Enum
PageBreakMode

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

cs-api-definition
public enum PageBreakMode

Fields

Day

Breaks the current page on each new day.

Declaration

cs-api-definition
Day = 1

Field Value

PageBreakMode

Default

Breaks the current page when there is no more space on it.

Declaration

cs-api-definition
Default = 0

Field Value

PageBreakMode

Month

Breaks the current page on each new month.

Declaration

cs-api-definition
Month = 3

Field Value

PageBreakMode

Week

Breaks the current page on each new week.

Declaration

cs-api-definition
Week = 2

Field Value

PageBreakMode

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