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

GridViewBatchEditItemTemplateContainer.KeyValue Property

Gets an object that uniquely identifies the cell that contains the template container.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public override object KeyValue { get; }

Property Value

Type Description
Object

An object that uniquely identifies the cell that contains the template container.

See Also