[]
Sets the ChildItemsPath property.
public TreeViewBuilder ChildItemsPath(params string[] value)
| Type | Name | Description |
|---|---|---|
| string[] | value | The value |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder |
Gets or sets the name of the property (or properties) that contains the child items for each node. When it is not set, ['items'] will be used.