BootstrapFormLayoutProperties Class
Contains settings specific to the Form Layout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapFormLayoutProperties :
FormLayoutProperties,
IBootstrapFormLayoutProperties
Related API Members
The following members return BootstrapFormLayoutProperties objects:
Inheritance
Object
StateManager
PropertiesBase
FormLayoutProperties
BootstrapFormLayoutProperties
See Also