Skip to main content
All docs
V19.2
Tab

GridViewGroupFooterRowTemplateContainer.GroupTexts Property

Returns a collection of texts displayed within the group row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public string[] GroupTexts { get; }

Property Value

Type Description
String[]

A collection of string objects.

See Also