A newer version of this page is available.
Switch to the current version.
BootstrapSizing Enum
Lists values that define the sizing of a Bootstrap control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
Members
Name | Description |
---|---|
NotSet | A sizing option is not specified. |
Small | A control displays visual elements of small size. |
Normal | A control displays visual elements of normal size. |
Large | A control displays visual elements of large size. |
Related API Members
The following properties accept/return BootstrapSizing values:
See Also
Feedback