DxFormLayout Properties
A control container that allows you to create responsive data edit forms.Name | Description |
---|---|
CaptionPosition | Specifies an item’s Caption position. |
CssClass | Assign a CSS class to the component. 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 | 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