GridColumnFilterOptions Properties
Contains settings of the column filters that allow users to search data in the Grid item.| Name | Description |
|---|---|
| ShowFilterRow | Gets or sets whether to enable the filter row to allow users to search data in the Grid item. |
| UpdateTotals | Gets or sets whether to reflect changes in column values and recalculate totals based on the applied column filter. |
See Also