Skip to main content
All docs
V26.1
  • BootstrapGridViewEditFormLayoutEventArgs.EditFormLayout Property

    Gets the form layout.

    Namespace: DevExpress.Web.Bootstrap

    Assembly: DevExpress.Web.Bootstrap.v26.1.dll

    Declaration

    public BootstrapFormLayout EditFormLayout { get; }

    Property Value

    Type Description
    BootstrapFormLayout

    The form layout.

    See Also