Version

RelativeDateRangeFilter Class Members

The following tables list the members exposed by RelativeDateRangeFilter.

Public Properties
 NameDescription
Public PropertyDurationGets or sets the duration of the full range of accepted dates.  
Public PropertyEndGets the exclusive end date of the filtered in date range. (Inherited from Infragistics.Documents.Excel.Filtering.DateRangeFilter)
Public PropertyOffsetGets or sets the offset of relative filter (previous, current, or next).  
Public PropertyStartGets the inclusive start date of the filtered in date range. (Inherited from Infragistics.Documents.Excel.Filtering.DateRangeFilter)
See Also