alexa

    Show / Hide Table of Contents

    Enum FilterPopupMode

    Defines the constants that specifies the filter mode of the control.

    Namespace: Syncfusion.WinForms.GridCommon
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum FilterPopupMode

    Fields

    Name Description
    AdvancedFilter

    Specifies whether the Advanced filter is enabled for the FilterControl.

    Both

    Specifies both the advanced and the CheckBox filter is enabled for the FilterControl.

    CheckBoxFilter

    Specify whether the check box filter is enabled for the FilterControl.

    Back to top Generated by DocFX