[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.NavigateToPreviousGroupCommand

NavigateToPreviousGroupCommand Field

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

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public static readonly RoutedCommand NavigateToPreviousGroupCommand
Returns
Type Description
RoutedCommand Defines the command that navigates C1Scheduler UI to the previous 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.
  • "Home" for navigating to the first group.