Ignite UI API Reference
ig.excel.DateRange
Represents a range of dates.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
end
- Type:
- ig.Date
- Default:
- ""
The end of the date range (the later date).
-
start
- Type:
- ig.Date
- Default:
- ""
The start of the date range (the earlier date).
The current widget has no events.
-
- new $.ig.excel.DateRange( );