ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FilterType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FilterType

    Defines types of Filter Menu - Specifies the filter type as menu. Excel - Specifies the filter type as excel. FilterBar - Specifies the filter type as filter bar.

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

    Fields

    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 - 2021 Syncfusion Inc. All Rights Reserved