Skip to main content
All docs
V21.2

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

See Also