DataViewPagerPanelTemplateContainer.DataView Property
Gets the template’s owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxDataViewBase | An ASPxDataViewBase descendant that owns the current object. |
See Also