Skip to main content
All docs
V25.1
  • GanttColumnBuilder<T>.FilterOperations Method

    Name Parameters Description
    FilterOperations(JS) value Specifies available filter operations. Applies if allowFiltering is true and the filterRow is visible. Mirrors the client-side filterOperations object.
    FilterOperations(IEnumerable<GridFilterOperations>) value Specifies available filter operations. Applies if allowFiltering is true and the filterRow is visible. Mirrors the client-side filterOperations object.
    FilterOperations(IEnumerable<String>) value Specifies available filter operations. Applies if allowFiltering is true and the filterRow is visible. Mirrors the client-side filterOperations object.