MVCxTreeListSettingsSelection Properties
Provides selection settings for the TreeList.| Name | Description |
|---|---|
| AllowSelectAll | Gets or sets whether the Select All selection cell is displayed. Inherited from TreeListSettingsSelection. |
| Enabled | Gets or sets whether end-users can select nodes. Inherited from TreeListSettingsSelection. |
| Recursive | Gets or sets whether recursive selection is enabled. Inherited from TreeListSettingsSelection. |
See Also