C1.Silverlight.Schedule.5
GroupPageSize Property

Gets or sets the System.Int32 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.
Syntax
'Declaration
 
Public Property GroupPageSize As System.Integer
public System.int GroupPageSize {get; set;}

Property Value

The default value is 2.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.