Back to Devexpress

BootstrapFormLayoutProperties Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-cb523f2a.md

latest1.6 KB
Original Source

BootstrapFormLayoutProperties Class

Contains settings specific to the Form Layout control.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapFormLayoutProperties :
    FormLayoutProperties,
    IBootstrapFormLayoutProperties
vb
Public Class BootstrapFormLayoutProperties
    Inherits FormLayoutProperties
    Implements IBootstrapFormLayoutProperties

The following members return BootstrapFormLayoutProperties objects:

Inheritance

Object StateManager PropertiesBase FormLayoutProperties BootstrapFormLayoutProperties

See Also

BootstrapFormLayoutProperties Members

DevExpress.Web.Bootstrap Namespace