Skip to main content
All docs
V25.1
  • 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.