Back to Devexpress

TreeListCustomSummaryEventArgs.TotalValue Property

blazor-devexpress-dot-blazor-dot-treelistcustomsummaryeventargs-1acfdaab.md

latest967 B
Original Source

TreeListCustomSummaryEventArgs.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 TreeListCustomSummaryEventArgs class description for additional information and an example.

See Also

TreeListCustomSummaryEventArgs Class

TreeListCustomSummaryEventArgs Members

DevExpress.Blazor Namespace