Skip to main content

BootstrapCardViewEditFormPopupSettings 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 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