Class ElementFactoryFilterTableColumn
Колонка таблицы конструктора компонентов
public class ElementFactoryFilterTableColumn : IElementFactoryFilterTableColumn, IHaveName, IHaveAbsoluteCode
- Inheritance
-
ElementFactoryFilterTableColumn
- Implements
- Inherited Members
Constructors
ElementFactoryFilterTableColumn()
public ElementFactoryFilterTableColumn()
Properties
AbsoluteCode
Абсолютный код колонки
public string AbsoluteCode { get; set; }
Property Value
Index
Индекс колонки
public int Index { get; set; }
Property Value
Name
Имя свойства
public string Name { get; set; }