[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.NavigateToNextGroupCommand

NavigateToNextGroupCommand Field

Defines the command that navigates C1Scheduler UI to the next SchedulerGroupItem object.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public static readonly RoutedCommand NavigateToNextGroupCommand
Returns
Type Description
RoutedCommand Defines the command that navigates C1Scheduler UI to the next object.
Remarks

Optional command parameter is one of the next values:

  • "Page" for the page navigation. The page size is determined by the GroupPageSize property value.
  • "End" for navigating to the last group.