GridTotalSummaryData.Caption Property
Gets the summary caption.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
String | A string specifying the summary caption. |
Remarks
Use the Caption property to get the text displayed above the summary value.
See Also