ig.scheduler.SchedulerViewSplitOrientationMode
Identifies whether the orientation of the split between views is changed automatically based on
control aspect ratio changes or manually by the developer.
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
-
auto
- Type:
- ig.scheduler.SchedulerViewSplitOrientationMode
- Default:
- 1
Indicates that the orientation of the split between views is changed automatically based on control aspect ratio changes.
-
manual
- Type:
- ig.scheduler.SchedulerViewSplitOrientationMode
- Default:
- 0
Indicates that the orientation of the split between views is changed manually by the developer.
The current widget has no events.
The current widget has no public methods.