Version

Offset Property (RelativeDateRangeFilter)

Gets or sets the offset of relative filter (previous, current, or next).
Syntax
public RelativeDateRangeOffset Offset {get; set;}
Exceptions
ExceptionDescription
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentExceptionThe value assigned is not defined in the RelativeDateRangeOffset enumeration.
Remarks

Type combined with Duration determines the relative date range to filter.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also