Skip to main content
All docs
V19.2
Tab

GridViewGroupFooterCellTemplateContainer.SummaryText Property

Gets the summary text displayed within the group row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public string SummaryText { get; }

Property Value

Type Description
String

A String value that specifies the summary text displayed within the group row.

See Also