[]
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.
public int GroupPageSize { get; set; }
Type | Description |
---|---|
int | The default value is 2. |