menu

WPF

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

    Show / Hide Table of Contents

    Enum FilterMode

    Defines the constants that specify the possible type of filter mode enabled in a column of SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum FilterMode

    Fields

    Name Description
    AdvancedFilter

    Specifies the advanced filter is enabled.

    Both

    Specifies both checkbox and advanced filter is enabled.

    CheckboxFilter

    Specifies the checkbox filter is enabled.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved