BootstrapGridViewEditFormLayoutEventArgs.EditFormLayout Property
In This Article
Gets the form layout.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public BootstrapFormLayout EditFormLayout { get; }
#Property Value
Type | Description |
---|---|
Bootstrap |
The form layout. |
See Also