Gets or sets the 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.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public int GroupPageSize { get; set; } |
| Visual Basic |
|---|
Public Property GroupPageSize As Integer Get Set |