Back to Devexpress

GridCustomizeSummaryDisplayTextEventArgs.Value Property

blazor-devexpress-dot-blazor-dot-gridcustomizesummarydisplaytexteventargs-25899d21.md

latest1017 B
Original Source

GridCustomizeSummaryDisplayTextEventArgs.Value Property

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

See Also

GridCustomizeSummaryDisplayTextEventArgs Class

GridCustomizeSummaryDisplayTextEventArgs Members

DevExpress.Blazor Namespace