CardViewBaseTemplateContainer.CardView Property
Gets the ASPxCardView that owns the current object.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxCardView | An ASPxCardView object that owns the current object. |
See Also