Name | Description | |
---|---|---|
FlexSheetFilterBuilder Constructor | Creates one FlexSheetFilterBuilder instance to configurate obj. |
The following tables list the members exposed by FlexSheetFilterBuilder.
Name | Description | |
---|---|---|
FlexSheetFilterBuilder Constructor | Creates one FlexSheetFilterBuilder instance to configurate obj. |
Name | Description | |
---|---|---|
DefaultFilterType | Configurates C1.Web.Mvc.Sheet.FlexSheetFilter.DefaultFilterType. Sets the default filter type to use. | |
OnClientFilterApplied | Configurates the C1.Web.Mvc.Sheet.FlexSheetFilter.OnClientFilterApplied client event. Occurs after the filter is applied. | |
OnClientFilterChanged | Configurates the C1.Web.Mvc.Sheet.FlexSheetFilter.OnClientFilterChanged client event. Occurs after a column filter has been edited by the user. | |
OnClientFilterChanging | Configurates the C1.Web.Mvc.Sheet.FlexSheetFilter.OnClientFilterChanging client event. Occurs when a column filter is about to be edited by the user. | |
ShowFilterIcons | Configurates C1.Web.Mvc.Sheet.FlexSheetFilter.ShowFilterIcons. Sets whether the FlexSheetFilter should add filter editing buttons to the sheet's column headers. | |
ShowSortButtons | Configurates C1.Web.Mvc.Sheet.FlexSheetFilter.ShowSortButtons. Gets or sets a value indicating whether the filter editor should include sort buttons. |