New to Telerik UI for WPFStart a free 30-day trial

Specifies the display mode for the upper scale - it could be days or months.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public enum LargeScaleMode

Fields

Upper scale shows days.

C#
Day = 1

Upper scale shows Months.

C#
Month = 2

No upper scale.

C#
None = 0
In this article
DefinitionFieldsDayMonthNone
Not finding the help you need?
Contact Support