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

GridGroupPanelContextMenuInfo Class

Contains information about a context menu invoked for the group panel.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

Declaration

public class GridGroupPanelContextMenuInfo :
    GridContextMenuInfoBase

Inheritance

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