alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum AdvancedFilterType

    Defines the constants that specifies the type of the Advanced filter.

    Namespace: Syncfusion.WinForms.GridCommon
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    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 - 2026 Syncfusion Inc. All Rights Reserved