Back to Devexpress

ASPxGridSummaryDisplayTextEventArgs.Value Property

aspnet-devexpress-dot-web-dot-aspxgridsummarydisplaytexteventargs.md

latest1.0 KB
Original Source

ASPxGridSummaryDisplayTextEventArgs.Value Property

Gets the processed summary value.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public object Value { get; }
vb
Public ReadOnly Property Value As Object

Property Value

TypeDescription
Object

An object that is the processed summary value.

|

See Also

ASPxGridSummaryDisplayTextEventArgs Class

ASPxGridSummaryDisplayTextEventArgs Members

DevExpress.Web Namespace