Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DxFormLayout Properties

A control container that allows you to create responsive data edit forms.
Name Description
Attributes Specifies a collection of standard HTML attributes applied to the Form Layout.
CaptionPosition Specifies an item’s Caption position.
ChildContent
CssClass Assigns a CSS class to the DxFormLayout component.
Data Specifies a data item that is bound to the Form Layout items.
Enabled Specifies if auto-generated editors are enabled in the Form Layout.
Id Specifies the form layout component’s unique identifier.
ItemCaptionAlignment Specifies how caption paddings are calculated in the Form Layout component.
ItemSizeMode Obsolete. Specifies the size of the Form Layout and its inner components.
ReadOnly Specifies whether the Form Layout activates read-only mode for all auto-generated editors.
SizeMode Specifies the size of the Form Layout and its inner components.
See Also