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

BootstrapCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapCardViewPopupControlSettings :
    ASPxCardViewPopupControlSettings

The following members return BootstrapCardViewPopupControlSettings objects:

Remarks

An object of the BootstrapCardViewPopupControlSettings type can be accessed via the BootstrapCardView.SettingsPager property.

See Also