BootstrapCardViewColumn.CardView Property
Gets the BootstrapCardView control to which the BootstrapCardViewColumn is assigned.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Description |
---|---|
BootstrapCardView | The BootstrapCardView control. |
See Also