FormLayoutStyles Class
Contains settings that allow the appearance of elements used within ASPxFormLayout to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return FormLayoutStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxFormLayout.Styles |
FormLayoutProperties.Styles | |
ASP.NET MVC Extensions | FormLayoutSettings<ModelType>.Styles |
Remarks
These settings can be accessed using the ASPxFormLayout.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
FormLayoutStyles
See Also