ig.scheduler.SchedulerViewScrollDirection
Identifies the scrolling direction of a Scheduler view.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
-
horizontal
- Type:
- ig.scheduler.SchedulerViewScrollDirection
- Default:
- 1
Identifies a Scheduler's view that scrolls horizontally.
-
vertical
- Type:
- ig.scheduler.SchedulerViewScrollDirection
- Default:
- 0
Identifies a Scheduler's view that scrolls vertically.
The current widget has no events.
The current widget has no public methods.