Kendo.Mvc.UI.GanttColumnFilterableSettings
Defines the fluent API for configuring the GanttColumnFilterableSettings settings.
Properties
Enabled
If set to true and if filtering is enabled for the entire Gantt, a filter menu will be displayed for this column. If set to false, the filter menu will not be displayed. By default, a filter menu is displayed for all columns when filtering is enabled through the filterable option. Can be set to a JavaScript object which represents the filter menu configuration.
Ui
The role data attribute of the widget that is used in the filter menu, or a JavaScript function which initializes that widget.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary