[]
Occurs when the selection menu is created. This event can be used to customize the displayed menu.
public event EventHandler<GridSelectionMenuEventArgs> CreatingSelectionMenu
Type | Description |
---|---|
EventHandler<GridSelectionMenuEventArgs> | Occurs when the selection menu is created. This event can be used to customize the displayed menu. |