Kendo.Mvc.UI.Fluent.TreeListColumnFilterableSettingsBuilder
Defines the fluent API for configuring the TreeListColumnFilterableSettings settings.
Methods
Ui(System.Func<System.Object,System.Object>)
The role data attribute of the widget that is used in the filter menu, or a JavaScript function which initializes that widget.
Parameters
handler System.Func<System.Object,System.Object>
The value that configures the ui action.
Ui(System.String)
The role data attribute of the widget that is used in the filter menu, or a JavaScript function which initializes that widget.
Parameters
handler System.String
The value that configures the ui action.