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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public enum PageBreakMode

Fields

Breaks the current page on each new day.

C#
Day = 1

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

C#
Default = 0

Breaks the current page on each new month.

C#
Month = 3

Breaks the current page on each new week.

C#
Week = 2
In this article
DefinitionFieldsDayDefaultMonthWeek
Not finding the help you need?
Contact Support