TemplateContainerBase.DataItem Property
Gets an item object which is rendered using the template instantiated within the current template container.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | A Object value which represents the templated item object being rendered. |
See Also