Enum LargeScaleMode
Specifies the display mode for the upper scale - it could be days or months.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum LargeScaleMode
Day
Upper scale shows days.
Month
Upper scale shows Months.
None
No upper scale.