GridViewGroupPanelMenuItemVisibility Class
In This Article
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
#Related API Members
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