Skip to main content
Tab

CardViewCardBaseTemplateContainer.KeyValue Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual object KeyValue { get; }

Property Value

Type Description
Object

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

See Also