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

GridViewGroupPanelMenuItemVisibility Class

Provides settings that affect the group panel context menu items visibility.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewGroupPanelMenuItemVisibility :
    ASPxGridSettingsBase

The following members return GridViewGroupPanelMenuItemVisibility objects:

Remarks

These settings can be accessed via the ASPxGridViewContextMenuSettings.GroupPanelMenuItemVisibility property.

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridViewGroupPanelMenuItemVisibility
See Also