GanttNestedColumnsTagHelper
Example
Razor
<columns>
<gantt-column></gantt-column>
</columns>
ChildTags
| Tag Name | Details |
|---|---|
| gantt-column | GanttColumnsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| columns | IList<GanttColumnTagHelper> | |
| item | GanttColumnTagHelper | Gets or sets the item at the specified index in the collection. |