Skip to main content

GridCommonContextMenuInfo Class

Contains information about the context menu invoked for the GridControl‘s empty space.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class GridCommonContextMenuInfo :
    GridContextMenuInfoBase

Inheritance

Object
DevExpress.WinUI.Core.Internal.ContextMenuInfo
GridContextMenuInfoBase
GridCommonContextMenuInfo
See Also