A newer version of this page is available.
Switch to the current version.
BootstrapCardViewLayoutGroup.Decoration Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue(BootstrapLayoutGroupDecoration.Card)]
public BootstrapLayoutGroupDecoration Decoration { get; set; }
<DefaultValue(BootstrapLayoutGroupDecoration.Card)>
Public Property Decoration As BootstrapLayoutGroupDecoration
Property Value
Type | Default |
---|---|
BootstrapLayoutGroupDecoration | Card |
Implements
DevExpress.Web.Bootstrap.Internal.IBootstrapLayoutGroup.Decoration
See Also
Feedback