[]
        
(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.dll
Syntax
public static readonly RoutedCommand HideGroupCommand
Returns
Type Description
RoutedCommand Defines the command that hides the specified object.
Remarks

Command parameter must specify the SchedulerGroupItem object to hide.