WPF

Upgrade Guide User Guide Demos Support Forums Download
  • 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
    [ClassReference(IsReviewed = false)]
    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 - 2021 Syncfusion Inc. All Rights Reserved