Document Type Mode
This option specifies the document type. DevExpress controls will be rendered according to this type.
#Declaration:
<configuration>
...
<devExpress>
...
<settings doctypeMode="Html5" />
...
</devExpress>
...
</configuration>
Note
In order to use the DevExpress Web.
This option is set to “Html5” by default.
Note
The doctype
#Related Configuration Section
DevExpress configuration section