Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

GridViewGroupFooterCellTemplateContainer.GroupText Property

Gets the text displayed within the group row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public string GroupText { get; }

Property Value

Type Description
String

A String value that is the text displayed within the group row.

See Also