BeforeFilterEventArgs
23 Sep 20251 minute to read
Specifies the arguments before a filtering operation starts.
Properties
cancel boolean
Specifies whether the filtering operation should be canceled.
If set to true, the filtering will not proceed.
filterOptions FilterOptions
Specifies the options for filtering, such as the data source and filter conditions.
range string
Specifies the range of cells where filtering is applied.