aspnet-devexpress-dot-web-de9e3353.md
Contains settings that allow the appearance of elements used within ASPxFormLayout to be defined.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FormLayoutStyles :
StylesBase
Public Class FormLayoutStyles
Inherits StylesBase
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 |
These settings can be accessed using the ASPxFormLayout.Styles property.
Object StateManager PropertiesBase StylesBase FormLayoutStyles
See Also