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
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FilterType : Enum
Fields
Excel
Declaration
public const FilterType Excel
Field Value
FilterBar
Declaration
public const FilterType FilterBar
Field Value
Declaration
public const FilterType Menu
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|