VerticalGridDataItemTemplateContainer.KeyValue Property
Gets an object that uniquely identifies the data row (which is a record in the vertical grid) that contains the template container.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object that uniquely identifies the data row that contains the template container. |
See Also