[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.NavigateToGroup

NavigateToGroup Method

NavigateToGroup(int)

If the C1Scheduler control is grouped, makes sure that the group with the specified index is visible in the UI.

Declaration
public void NavigateToGroup(int index)
Parameters
Type Name Description
int index

The index of group in the GroupItems collection.