[]
Occurs when the context menu should be displayed.
[C1Category("Behavior")]
[C1Description("RibbonGalleryItem.ShowContextMenu", "Occurs when the context menu should be displayed.")]
public event MouseEventHandler ShowContextMenu
<C1Category("Behavior")>
<C1Description("RibbonGalleryItem.ShowContextMenu", "Occurs when the context menu should be displayed.")>
Public Event ShowContextMenu As MouseEventHandler
| Type | Description |
|---|---|
| MouseEventHandler | Occurs when the context menu should be displayed. |