ig.excel.DateRangeFilter
Abstract base class for filters which filter dates based on whether they are within a specified range of dates or not.
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
The current widget has no options.
The current widget has no events.
-
end
- .end( );
Gets the exclusive end date of the filtered in date range.
See Also
-
start
- .start( );
Gets the inclusive start date of the filtered in date range.
See Also