Skip to main content
A newer version of this page is available. .

BootstrapGridViewEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web.Bootstrap

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

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