Ignite UI API Reference
ig.excel.RelativeDateRangeDuration
Represents the various durations which can be filtered by the RelativeDateRangeFilter.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
day
- Type:
- ig.excel.RelativeDateRangeDuration
- Default:
- 0
The duration of accepted values is one day.
-
month
- Type:
- ig.excel.RelativeDateRangeDuration
- Default:
- 2
The duration of accepted values is one month.
-
quarter
- Type:
- ig.excel.RelativeDateRangeDuration
- Default:
- 3
The duration of accepted values is one quarter.
-
week
- Type:
- ig.excel.RelativeDateRangeDuration
- Default:
- 1
The duration of accepted values is one week.
-
year
- Type:
- ig.excel.RelativeDateRangeDuration
- Default:
- 4
The duration of accepted values is one year.
The current widget has no events.
The current widget has no public methods.