menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FilterType - API Reference

    Show / Hide Table of Contents

    Class FilterType

    Defines types of Filter

    Inheritance
    System.Object
    FilterType
    Namespace: Syncfusion.EJ2.Grids
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class FilterType : Enum

    Fields

    CheckBox

    Declaration
    public const FilterType CheckBox
    Field Value
    Type Description
    FilterType

    Excel

    Declaration
    public const FilterType Excel
    Field Value
    Type Description
    FilterType

    FilterBar

    Declaration
    public const FilterType FilterBar
    Field Value
    Type Description
    FilterType

    Menu

    Declaration
    public const FilterType Menu
    Field Value
    Type Description
    FilterType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved