Skip to main content
Tab

GridViewGroupFooterMenuItemVisibility Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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