[]
Occurs before the context menu is shown. This event gets fired even if ShowContextMenu property is false.
public event EventHandler<BeforeContextMenuShowEventArgs> BeforeContextMenuShow
Type | Description |
---|---|
EventHandler<BeforeContextMenuShowEventArgs> | Occurs before the context menu is shown. This event gets fired even if property is false. |