DataNodeMetadataEnableAutoWidth - свойство
Gets or sets a value indicating whether Признак автоматического расчета столбцов таблицы
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public bool EnableAutoWidth { get; set; }
<DataMemberAttribute>
Public Property EnableAutoWidth As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool EnableAutoWidth {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract EnableAutoWidth : bool with get, set
[<DataMemberAttribute>]
override EnableAutoWidth : bool with get, set
BooleanIDataNodeMetadataEnableAutoWidth