Class StringSourceEntry
Контрол, содержащий значение строкового типа.
Inherited Members
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class StringSourceEntry : SimpleSourceEntry<string>, IDependentEntryObject, IBaseId<int>, IReadOnlyBaseId<int>, ISourceAttributeCollector
Properties
ControlDictionaryElements | DictionaryElements Настройки серверного поиска по источнику данных, для элемента управления. |
bool | TrimSpaces Удаление пробелов, слева/справа. |