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