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

GridViewGroupFooterMenuItemVisibility Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewGroupFooterMenuItemVisibility :
    ASPxGridSettingsBase

The following members return GridViewGroupFooterMenuItemVisibility objects:

Remarks

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

Implements

See Also