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. |