[]
Navigates the C1Schedule control back or forth to another ScheduleGroupItem object by the specified increment.
public void NavigateToScheduleGroup(int increment)
Type | Name | Description |
---|---|---|
int | increment | The int value specifying the number of groups to navigate. |
This method only makes sense when the GroupBy property is set.