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