GanttColumnBase
Properties
EditorHtml - String
Member - String
Format - String
Title - String
Width - Nullable
Editable - Nullable
Editor - ClientHandlerDescriptor
A Razor template delegate.
Sortable - GanttColumnSortableSettings
If set to true and if sorting is enabled for the entire Gantt, the user will be allowed to sort by the current column value.
HtmlAttributes - IDictionary
Expandable - Nullable
Filterable - GanttColumnFilterableSettings
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.