Skip to main content

GroupSummaryData.Text Property

Gets a summary text displayed in the group row.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

#Declaration

public string Text { get; }

#Property Value

Type Description
String

A summary text displayed in the group row.

#Remarks

GroupSummaryData Text

See Also