Class StringSourceEntry
Контрол, содержащий значение строкового типа.
Inherited Members
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 Удаление пробелов, слева/справа. |