Version

RelativeDateRangeFilter Class Properties

For a list of all members of this type, see RelativeDateRangeFilter members.

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