GridRowCellContextMenuInfo Class
In This Article
Contains information about a context menu invoked for a row cell.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class GridRowCellContextMenuInfo :
GridContextMenuInfoBase
#Inheritance
Object
DevExpress.WinUI.Core.Internal.ContextMenuInfo
GridContextMenuInfoBase
GridRowCellContextMenuInfo
See Also