aspnetbootstrap-devexpress-dot-web-dot-bootstrap-78913ae7.md
Contains settings that relate to the FormLayout used in the GridView’s edit form.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapGridViewFormLayoutProperties :
GridViewFormLayoutProperties,
IBootstrapFormLayoutProperties
Public Class BootstrapGridViewFormLayoutProperties
Inherits GridViewFormLayoutProperties
Implements IBootstrapFormLayoutProperties
The following members return BootstrapGridViewFormLayoutProperties objects:
A BootstrapGridViewFormLayoutProperties instance can be accessed using the GridView.EditFormLayoutProperties property.
Object StateManager PropertiesBase FormLayoutProperties GridFormLayoutProperties GridViewFormLayoutProperties BootstrapGridViewFormLayoutProperties
See Also