[]
Implements an Excel-style filter for FlexSheet controls.
public class FlexSheetFilter
| Name | Description |
|---|---|
| DefaultFilterType | Gets or sets the default filter type to use. |
| OnClientFilterApplied | Occurs after the filter is applied. |
| OnClientFilterChanged | Occurs after a column filter has been edited by the user. |
| OnClientFilterChanging | Occurs when a column filter is about to be edited by the user. |
| ShowFilterIcons | Gets or sets whether the FlexSheetFilter should add filter editing buttons to the sheet's column headers. |
| ShowSortButtons | Gets or sets a value indicating whether the filter editor should include sort buttons. |