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

FormLayoutStyles Class

Contains settings that allow the appearance of elements used within ASPxFormLayout to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FormLayoutStyles :
    StylesBase

The following members return FormLayoutStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxFormLayout.Styles
FormLayoutProperties.Styles
FormLayoutSettings<ModelType>.Styles
ASP.NET Bootstrap Controls BootstrapCardViewFormLayoutProperties.Styles
BootstrapFormLayout.Styles
BootstrapGridViewFormLayoutProperties.Styles

Remarks

These settings can be accessed using the ASPxFormLayout.Styles property.

Implements

Inheritance

See Also