Skip to main content
Tab

VerticalGridBatchEditItemTemplateContainer.KeyValue Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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