TreeListColumnMenuSettingsTagHelper

Example

Razor
<column-menu>
    <treelist-column-menu-messages />
</column-menu>

ChildTags

Tag NameDetails
treelist-column-menu-messagesTreeListColumnMenuMessagesSettingsTagHelper

Attributes

AttributeTypeDescription
columnsBooleanIf set to true, the column menu allows the user to select (show and hide) TreeList columns. By default, the column menu allows column selection.
enabledBoolean
filterableBooleanIf set to true, the column menu will allow the user to filter the TreeList. By default, if filtering is enabled through filterable, the column menu allows the user to filter.
sortableBooleanIf set to true, the column menu will allow the user to sort the TreeList by the column field. By default, if sorting is enabled through sortable, the column menu allows the user to sort the data.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support