Skip to main content

BootstrapCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.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