ig.excel.RelativeDateRangeDuration
Represents the various durations which can be filtered by the RelativeDateRangeFilter.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.