Back to Devexpress

GridViewGroupFooterMenuItemVisibility Class

aspnet-devexpress-dot-web-e768fc89.md

latest2.4 KB
Original Source

GridViewGroupFooterMenuItemVisibility Class

Provides settings that affect the visibility of group footer context menu items.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewGroupFooterMenuItemVisibility :
    ASPxGridSettingsBase
vb
Public Class GridViewGroupFooterMenuItemVisibility
    Inherits ASPxGridSettingsBase

The following members return GridViewGroupFooterMenuItemVisibility objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridViewGroupFooterMenuItemVisibility GridViewGroupSummaryMenuItemVisibility

See Also

GridViewGroupFooterMenuItemVisibility Members

Context Menu

Context Menu

Grid View

Grid Context Menu Items

Online Demo: Grid - Context Menu

DevExpress.Web Namespace