Back to Devexpress

TreeListCustomizeSummaryDisplayTextEventArgs.Value Property

blazor-devexpress-dot-blazor-dot-treelistcustomizesummarydisplaytexteventargs-a6ae3ed3.md

latest1.0 KB
Original Source

TreeListCustomizeSummaryDisplayTextEventArgs.Value Property

Returns the summary value.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public object Value { get; }

Property Value

TypeDescription
Object

The summary value.

|

Remarks

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

See Also

TreeListCustomizeSummaryDisplayTextEventArgs Class

TreeListCustomizeSummaryDisplayTextEventArgs Members

DevExpress.Blazor Namespace