Skip to main content

GroupValueData.Text Property

Gets a group value 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 group value text displayed in the group row.

#Remarks

GroupValueData Text

See Also