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