[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FlexSheetFilter

FlexSheetFilter Class

Implements an Excel-style filter for FlexSheet controls.

Inheritance
FlexSheetFilter
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class FlexSheetFilter

Properties

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.