Skip to main content
Tab

GridViewGroupPanelMenuItemVisibility Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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