Skip to main content

BootstrapGridViewEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapGridViewEditFormPopupSettings :
    GridViewEditFormPopupSettings

The following members return BootstrapGridViewEditFormPopupSettings objects:

Remarks

An object of the BootstrapGridViewEditFormPopupSettings type can be accessed by the BootstrapGridViewPopupControlSettings.EditForm property.

See Also