Enum
LargeScaleMode

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:

cs-api-definition
public enum LargeScaleMode

Fields

Day

Upper scale shows days.

Declaration

cs-api-definition
Day = 1

Field Value

LargeScaleMode

Month

Upper scale shows Months.

Declaration

cs-api-definition
Month = 2

Field Value

LargeScaleMode

None

No upper scale.

Declaration

cs-api-definition
None = 0

Field Value

LargeScaleMode

In this article
DefinitionFieldsDayMonthNone
Not finding the help you need?
Contact Support