Search
TimetableSettings.orientation Property
See Also
 






Gets or sets a value indicating whether view cells are displayed horizontally or vertically.

Namespace: MindFusion.Scheduling
Assembly: TimetableSettings.js

 Syntax

JavaScript  Copy Code

get orientation() {}
set orientation(value) {}

 Property Value

One of the Orientation enumeration values.

 See Also