WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AdvancedFilterType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AdvancedFilterType

    Defines the constants that specify the possible Advanced filter type in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public enum AdvancedFilterType

    Fields

    Name Description
    DateFilter

    Specifies the DateFilter can be loaded when the column contains date time value.

    NumberFilter

    Specifies the NumberFilter can be loaded when the column contains numeric value.

    TextFilter

    Specifies the TextFilter can be loaded when the column contains string value.

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