Back to Devexpress

DxFormLayout Members

blazor-devexpress-dot-blazor-dot-dxformlayout-dot-underscore-members.md

latest4.1 KB
Original Source

DxFormLayout Members

A control container that allows you to create responsive data edit forms.

Constructors

NameDescription
DxFormLayout()Initializes a new instance of the class.

Properties

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Form Layout.
CaptionPositionSpecifies an item’s Caption position.
ChildContentSpecifies the layout element collection.
CssClassAssigns a CSS class to the DxFormLayout component.
DataSpecifies a data item that is bound to the Form Layout items.
EnabledSpecifies if auto-generated editors are enabled in the Form Layout.
IdSpecifies the form layout component’s unique identifier.
ItemCaptionAlignmentSpecifies how caption paddings are calculated in the Form Layout component.
ItemSizeModeObsolete. Specifies the size of the Form Layout and its inner components.
ReadOnlySpecifies whether the Form Layout activates read-only mode for all auto-generated editors.
SizeModeSpecifies the size of the Form Layout and its inner components.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
ItemUpdatingOccurs before a layout item(s) is updated.

See Also

DxFormLayout Class

DevExpress.Blazor Namespace