GridViewRowMenuItemVisibility.GroupSummaryMenu Property
Gets the visibility settings of the Group Summary context menu item, and its subitems.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
GridViewGroupSummaryMenuItemVisibility | A GridViewGroupSummaryMenuItemVisibility object that contains the visibility settings. |
Remarks
Use the GroupSummaryMenu property to specify the visibility of the Group Summary context menu item, and visibility of items in the Group Summary submenu.
See Also