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

GridViewGroupRowTemplateContainer.KeyValue Property

Gets an object that uniquely identifies the group row that contains the template container.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override object KeyValue { get; }

Property Value

Type Description
Object

An object that uniquely identifies the group row that contains the template container.

See Also