GridControl.GridMenu Property
In This Article
Gets or sets the context menu that is invoked when the end-user right-clicks within an empty space within the grid.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | The UI element invoked when the end-user right-clicks within an empty space within the grid. |
See Also