[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.GroupPageSize

GroupPageSize Property

GroupPageSize

Gets or sets the int value determining the maximum number of the SchedulerGroupItem objects displayed in UI at the same time. Increasing this value might affect performance. This is a dependency property.

Declaration
public int GroupPageSize { get; set; }
Property Value
Type Description
int

The default value is 2.