FormLayoutStyles Class
In This Article
Contains settings that allow the appearance of elements used within ASPxFormLayout to be defined.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FormLayoutStyles :
StylesBase
#Related API Members
The following members return FormLayoutStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Form |
|
ASP. |
Form |
#Remarks
These settings can be accessed using the ASPxFormLayout.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
FormLayoutStyles
See Also