Back to Devexpress

MVCxGridViewProperties.TotalSummary Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-mvcxgridviewproperties-367945ff.md

latest1.3 KB
Original Source

MVCxGridViewProperties.TotalSummary Property

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxSummaryItemCollection

A ASPxSummaryItemCollection object representing the total summary collection.

|

See Also

GridLookup

MVCxGridViewProperties Class

MVCxGridViewProperties Members

DevExpress.Web.Mvc Namespace