menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FilterPopupMode - WindowsForms API Reference | Syncfusion

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved