DataViewItemTemplateContainer.Item Property
Gets a data item for which the template’s content is being rendered.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DataViewItem | A DataViewItem object that represents the data item for which the template’s content is being rendered. |
See Also