MVCxGridViewProperties.GroupSummary Property
Manipulates the built-in GridView's GridViewSettings.GroupSummary property.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public ASPxSummaryItemCollection GroupSummary { get; }
Public ReadOnly Property GroupSummary As ASPxSummaryItemCollection
Property Value
Type | Description |
---|---|
ASPxSummaryItemCollection | A ASPxSummaryItemCollection object representing the group summary collection. |
See Also
Feedback