Bootstrap Framework Version
In This Article
This option specifies the Bootstrap framework version used to render DevExpress Bootstrap controls.
#Declaration:
<configuration>
...
<devExpress>
<bootstrap mode="Bootstrap5" />
</devExpress>
...
</configuration>
Note
You should register the DevExpress Web.
This configuration key accepts the following values:
- Bootstrap3
- Bootstrap4
- Bootstrap5 (default)
Note
We do not recommend using Bootstrap v4.
#Related Configuration Section
DevExpress configuration section