The following tables list the members exposed by FixedValuesFilter.
| Name | Description | |
|---|---|---|
|  | CalendarType | Gets or sets the calendar type used to interpret values in the DateGroups collection. | 
|  | DateGroups | Gets the collection of fixed date groups which should be filtered in. | 
|  | DisplayValues | Gets the collection of cell text values which should be filtered in. | 
|  | IncludeBlanks | Gets or sets the value which indicates whether blank cells should be filtered in. | 
FixedValuesFilter Class
Infragistics.Documents.Excel.Filtering Namespace
Filter Property
ApplyFixedValuesFilter(Boolean,String[]) Method
ApplyFixedValuesFilter(Boolean,IEnumerable<String>) Method
ApplyFixedValuesFilter(Boolean,IEnumerable<FixedDateGroup>) Method
ApplyFixedValuesFilter(Boolean,CalendarType,IEnumerable<FixedDateGroup>) Method