ViewColumnMetadataDisableGrouping - свойство |
Gets or sets a value indicating whether Признак запрета группировки по данному столбцу
Пространство имён:
Tessa.Views.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [DataMemberAttribute]
public bool DisableGrouping { get; set; }
<DataMemberAttribute>
Public Property DisableGrouping As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool DisableGrouping {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract DisableGrouping : bool with get, set
[<DataMemberAttribute>]
override DisableGrouping : bool with get, set
Значение свойства
Тип:
BooleanРеализации
IViewColumnMetadataDisableGroupingСм. также