GanttColumnFilterableSettingsBuilder
Defines the fluent API for configuring the GanttColumnFilterableSettings settings.
Methods
Ui(System.Func)
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<Object,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.