TreeViewItemBuilder.HasItems Method
Name | Parameters | Description |
---|---|---|
HasItems(JS) | value | Specifies whether or not the tree view item has children. Mirrors the client-side hasItems option. |
HasItems(Boolean) | value | Specifies whether or not the tree view item has children. Mirrors the client-side hasItems option. |