TreeListColumnGroup
Properties
Columns - IList
HtmlAttributes - IDictionary
Command - List
Editable - ClientHandlerDescriptor
A Razor template delegate.
Encoded - Nullable
Expandable - Nullable
Field - String
Filterable - TreeListColumnFilterableSettings
The role data attribute of the widget that is used in the filter menu, or a JavaScript function which initializes that widget.
FooterTemplate - String
FooterTemplateId - String
FooterTemplateHandler - String
Format - String
HeaderAttributes - IDictionary
HeaderTemplate - String
HeaderTemplateId - String
HeaderTemplateHandler - String
MinScreenWidth - Nullable
Selectable - Nullable
Sortable - TreeListColumnSortableSettings
A JavaScript function for comparing the values. If the first argument is less than the second one, returns -1.; If both arguments are the same, returns 0. or If the first argument is greater than the second one, returns +1..