FilterOperations(JS)
|
value
|
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible. Mirrors the client-side filterOperations option.
|
FilterOperations(IEnumerable<GridFilterOperations>)
|
value
|
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible. Mirrors the client-side filterOperations option.
|
FilterOperations(IEnumerable<String>)
|
value
|
Specifies available filter operations. Applies if allowFiltering is true and the filterRow and/or filterPanel are visible. Mirrors the client-side filterOperations option.
|