GanttNestedColumnsTagHelper

Example

Razor
<columns>
    <gantt-column></gantt-column>
</columns>

ChildTags

Tag NameDetails
gantt-columnGanttColumnsTagHelper

Attributes

AttributeTypeDescription
columnsIList<GanttColumnTagHelper>The configuration of the Gantt columns. An array of JavaScript objects or strings. A JavaScript objects are interpreted as column configurations. Strings are interpreted as the field to which the column is bound. The Gantt will create a column for every item of the array.
itemGanttColumnTagHelperGets or sets the item at the specified index in the collection.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support