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

BootstrapCardViewEditFormPopupSettings Class

Contains Popup Edit Form specific settings.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapCardViewEditFormPopupSettings :
    CardViewEditFormPopupSettings

The following members return BootstrapCardViewEditFormPopupSettings objects:

Remarks

An object of the BootstrapCardViewEditFormPopupSettings type can be accessed by the BootstrapCardViewPopupControlSettings.EditForm property.

See Also