Back to Devexpress

GridCustomSummaryEventArgs.TotalValue Property

blazor-devexpress-dot-blazor-dot-gridcustomsummaryeventargs-e0693144.md

latest939 B
Original Source

GridCustomSummaryEventArgs.TotalValue Property

Specifies the summary value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object TotalValue { get; set; }

Property Value

TypeDescription
Object

The summary value.

|

Remarks

Refer to the GridCustomSummaryEventArgs class description for additional information and an example.

See Also

GridCustomSummaryEventArgs Class

GridCustomSummaryEventArgs Members

DevExpress.Blazor Namespace