Class DynamicFilter
Class represent Date filter for a column.
Inheritance
System.Object
DynamicFilter
Implements
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public class DynamicFilter : Object, IFilter
Constructors
DynamicFilter()
Declaration
public DynamicFilter()
Properties
DateFilterType
Relative date filter type used.
Declaration
public DynamicFilterType DateFilterType { get; }
Property Value
Type |
---|
DynamicFilterType |
FilterType
Represents type of filter.
Declaration
public ExcelFilterType FilterType { get; }
Property Value
Type |
---|
ExcelFilterType |