[]
If the C1Scheduler control is grouped, makes sure that the group with the specified index is visible in the UI.
public void NavigateToGroup(int index)
Public Sub NavigateToGroup(index As Integer)
| Type | Name | Description |
|---|---|---|
| int | index | The index of group in the GroupItems collection. |