| id | dxForm.Options.colCount |
|---|---|
| type | Number | Enums.Mode |
| default | 1 |
The count of columns in the form layout.
#include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Form/Overview/" }
[note] For extra small screens, this property always equals 1 to make the UI component adaptive. To override this logic, specify the colCountByScreen property.
#####See Also#####