Skip to main content
Tab

FormLayoutProperties Class

Serves as a base for classes that contain settings related to the FormLayout used in the edit form of grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FormLayoutProperties :
    PropertiesBase,
    ISkinOwner,
    IPropertiesOwner,
    IDesignTimePropertiesOwner

The following members return FormLayoutProperties objects:

See Also