Skip to main content
Tab

ASPxGridSummaryDisplayTextEventArgs.Value Property

Gets the processed summary value.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public object Value { get; }

#Property Value

Type Description
Object

An object that is the processed summary value.

See Also