A newer version of this page is available.
Switch to the current version.
FormLayoutStyle Class
Defines style settings for the ASPxFormLayout control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class FormLayoutStyle :
AppearanceStyle
Public Class FormLayoutStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return FormLayoutStyle objects:
Remarks
The FormLayoutStyle class contains settings that define the appearance of the ASPxFormLayout control.
An object of the FormLayoutStyle type can be accessed via the FormLayoutStyles.Style property.
Inheritance
See Also
Feedback