TreeViewItemBuilder.Selected Method
Name | Parameters | Description |
---|---|---|
Selected(JS) | value | Specifies whether the TreeView item should be displayed as selected. Mirrors the client-side selected option. |
Selected(Boolean) | value | Specifies whether the TreeView item should be displayed as selected. Mirrors the client-side selected option. |