Back to Devexpress

MVCxGridViewProperties.GroupSummary Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-c4b3456a.md

latest1.3 KB
Original Source

MVCxGridViewProperties.GroupSummary Property

Manipulates the built-in GridView’s GridViewSettings.GroupSummary property.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public ASPxSummaryItemCollection GroupSummary { get; }
vb
Public ReadOnly Property GroupSummary As ASPxSummaryItemCollection

Property Value

TypeDescription
ASPxSummaryItemCollection

A ASPxSummaryItemCollection object representing the group summary collection.

|

See Also

GridLookup

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace