Skip to main content
All docs
V23.2

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.