A newer version of this page is available.
Switch to the current version.
FormLayoutType Enum
Lists values that define how layout item caption and layout item contents are stacked.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
Members
Name | Description |
---|---|
Horizontal | Layout item caption and layout item contents are stacked horizontally. |
Vertical | Layout item caption and layout item contents are stacked vertically. |
Related API Members
The following properties accept/return FormLayoutType values:
See Also
Feedback