GridRowCellContextMenuInfo Class
In This Article
Provides basic information about the GridControl context menu.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public class GridRowCellContextMenuInfo :
GridContextMenuInfoBase
#Inheritance
Object
ContextMenuInfo
GridContextMenuInfoBase
GridRowCellContextMenuInfo
See Also