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
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FilterType : Enum
Fields
Date
Declaration
public const FilterType Date
Field Value
Exclude
Declaration
public const FilterType Exclude
Field Value
Include
Declaration
public const FilterType Include
Field Value
Label
Declaration
public const FilterType Label
Field Value
Number
Declaration
public const FilterType Number
Field Value
Value
Declaration
public const FilterType Value
Field Value