FormLayoutAdaptivitySettings Properties
Contains settings related to the FormLayout’s adaptivity.| Name | Description |
|---|---|
| AdaptivityMode | Specifies the form layout capability to respond to browser window resizing. |
| GridSettings | Gets the settings related to the Form Layout’s adaptive grid layout. |
| SwitchToSingleColumnAtWindowInnerWidth | Gets or sets a value that defines the maximum browser window inner width when the form layout collapses its content when rendered. |
See Also