Show / Hide Table of Contents

Class BoolSourceEntry

Контрол, содержащий значение булевого типа.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<System.Nullable<System.Boolean>>
BoolSourceEntry
Inherited Members
SimpleSourceEntry<Nullable<Boolean>>.DefaultValue
SimpleSourceEntry<Nullable<Boolean>>.Value
SimpleSourceEntry<Nullable<Boolean>>.DefaultValueSettings
ValueSourceEntry.UiDataSource
ValueSourceEntry.ExpressionId
ValueSourceEntry.IsNullable
MutableWithActionsSourceEntry.DoActionOnChangeValue
MutableWithActionsSourceEntry.OnAfterChangeValueConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientActions
SourceEntryBase.Id
SourceEntryBase.Caption
SourceEntryBase.Enable
SourceEntryBase.Visible
SourceEntryBase.Hint
SourceEntryBase.EnableRuleIds
SourceEntryBase.EnableExpressionIds
SourceEntryBase.VisibleRuleIds
SourceEntryBase.VisibleExpressionIds
SourceEntryBase.Access
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class BoolSourceEntry : SimpleSourceEntry<bool?>, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<bool?>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector
Back to top Generated by DocFX