Enum PageBreakMode
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public enum PageBreakMode
Day
Breaks the current page on each new day.
Default
Breaks the current page when there is no more space on it.
Month
Breaks the current page on each new month.
Week
Breaks the current page on each new week.