Kendo.Mvc.UI.Fluent.TreeListSelectableSettingsBuilder
Defines the fluent API for configuring TreeListSelectableSettings
Methods
Mode(Kendo.Mvc.UI.TreeListSelectionMode)
Specifies whether multiple or single selection is allowed.
Parameters
value Kendo.Mvc.UI.TreeListSelectionMode
The value for Mode
Type(Kendo.Mvc.UI.TreeListSelectionType)
Specifies whether row or cell selection is allowed.
Parameters
value Kendo.Mvc.UI.TreeListSelectionType
The value for Type