Skip to main content
A newer version of this page is available. .

GridContextMenuInfoBase Class

The base class for context menu info classes used in GridControl context menus.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v21.1.dll

Declaration

public abstract class GridContextMenuInfoBase :
    ContextMenuInfo

Inheritance

Object
DevExpress.WinUI.Controls.Core.ContextMenuInfo
GridContextMenuInfoBase
See Also