CardViewColumn.CardView Property
Gets the ASPxCardView that owns the current column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxCardView | An ASPxCardView object that owns the current column. |
See Also