Skip to main content
All docs
V23.2

GanttColumnBuilder<T>.AllowFiltering Method

Name Parameters Description
AllowFiltering(JS) value Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true. Mirrors the client-side allowFiltering object.
AllowFiltering(Boolean) value Specifies whether data can be filtered by this column. Applies only if filterRow.visible is true. Mirrors the client-side allowFiltering object.