Show / Hide Table of Contents

Class IntSourceEntry

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

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<System.Nullable<System.Int32>>
IntSourceEntry
Inherited Members
SimpleSourceEntry<Nullable<Int32>>.DefaultValue
SimpleSourceEntry<Nullable<Int32>>.Value
SimpleSourceEntry<Nullable<Int32>>.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 IntSourceEntry : SimpleSourceEntry<int?>, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<int?>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector
Back to top Generated by DocFX