TreeListNestedColumnsTagHelper

Example

Razor
<columns>
    <treelist-column></treelist-column>
</columns>

ChildTags

Tag NameDetails
treelist-columnTreeListColumnsTagHelper

Attributes

AttributeTypeDescription
columnsIList<TreeListColumnTagHelper>The configuration of the TreeList columns whcih represents an array of JavaScript objects or strings. JavaScript objects are interpreted as column configurations. Strings are interpreted as thefield to which the column is bound. The TreeList will create a column for each item of the array.
itemTreeListColumnTagHelperGets or sets the item at the specified index in the collection.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support