[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.HideGroupCommand

HideGroupCommand Field

Defines the command that hides the specified SchedulerGroupItem object.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public static readonly RoutedCommand HideGroupCommand
Public Shared ReadOnly HideGroupCommand As RoutedCommand
Returns
Type Description
RoutedCommand Defines the command that hides the specified object.
Remarks

Command parameter must specify the SchedulerGroupItem object to hide.