CardViewColumnCollection.CardView Property
Gets the Card View that owns the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxCardView | An ASPxCardView object that owns the collection. |
See Also