menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class FilterType

    Allows you to set the specific filter type to display the filter members in the pivot table. They are:

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

    Fields

    Date

    Declaration
    public const FilterType Date
    Field Value
    Type
    FilterType

    Exclude

    Declaration
    public const FilterType Exclude
    Field Value
    Type
    FilterType

    Include

    Declaration
    public const FilterType Include
    Field Value
    Type
    FilterType

    Label

    Declaration
    public const FilterType Label
    Field Value
    Type
    FilterType

    Number

    Declaration
    public const FilterType Number
    Field Value
    Type
    FilterType

    Value

    Declaration
    public const FilterType Value
    Field Value
    Type
    FilterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved