Show / Hide Table of Contents

Class StringSourceEntry

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

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<System.String>
StringSourceEntry
FileLinkSourceEntry
Inherited Members
SimpleSourceEntry<String>.DefaultValue
SimpleSourceEntry<String>.Value
SimpleSourceEntry<String>.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 StringSourceEntry : SimpleSourceEntry<string>, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<string>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector

Properties

ControlDictionaryElements DictionaryElements
Настройки серверного поиска по источнику данных, для элемента управления.
bool TrimSpaces
Удаление пробелов, слева/справа.
Back to top Generated by DocFX