Back to Devexpress

FormLayoutStyle Class

aspnet-devexpress-dot-web-26ab3906.md

latest1.9 KB
Original Source

FormLayoutStyle Class

Defines style settings for the ASPxFormLayout control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FormLayoutStyle :
    AppearanceStyle
vb
Public Class FormLayoutStyle
    Inherits AppearanceStyle

The following members 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle FormLayoutStyle

See Also

FormLayoutStyle Members

DevExpress.Web Namespace