BootstrapTabbedLayoutGroup.ColSpanSm Property
Specifies the number of virtual columns a layout group occupies on screens with a resolution bigger than or equal to 576px.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value specifying the number of virtual columns. |
See Also