Skip to main content
A newer version of this page is available. .

DxFormLayout Properties

A Form Layout component.
Name Description
CaptionPosition Specifies the caption position.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
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 component’s unique identifier. Inherited from DxComponentBase.
ItemCaptionAlignment Specifies how caption paddings are calculated in the Form Layout component.
ItemSizeMode Specifies the size of the Form Layout’s inner components.
ReadOnly Specifies whether the Form Layout activates read-only mode for all auto-generated editors.
See Also