[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.BeforeContextMenuShow

BeforeContextMenuShow Event

Occurs before the context menu is shown. This event gets fired even if ShowContextMenu property is false.

Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public event EventHandler<BeforeContextMenuShowEventArgs> BeforeContextMenuShow
Returns
Type Description
EventHandler<BeforeContextMenuShowEventArgs> Occurs before the context menu is shown. This event gets fired even if property is false.