Skip to main content
A newer version of this page is available. .
Tab

GridViewGroupRowTemplateContainer.SummaryText Property

Gets the summary text displayed within the group row.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

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