GridViewGroupRowTemplateContainer.GroupTexts Property
Returns a collection of texts displayed within the group row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
String[] | A collection of the string objects. |
See Also