Skip to main content

GridTotalSummaryData.DisplayValue Property

Gets the value displayed in the summary item.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public object DisplayValue { get; }

#Property Value

Type Description
Object

The value displayed in the summary item.

#Remarks

GridTotalSummaryData Value

See Also