[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.NavigateToScheduleGroup

NavigateToScheduleGroup Method

NavigateToScheduleGroup(int)

Navigates the C1Schedule control back or forth to another ScheduleGroupItem object by the specified increment.

Declaration
public void NavigateToScheduleGroup(int increment)
Parameters
Type Name Description
int increment

The int value specifying the number of groups to navigate.

Remarks

This method only makes sense when the GroupBy property is set.