Back to Devexpress

BootstrapCardViewPopupControlSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-e243bb80.md

latest1.9 KB
Original Source

BootstrapCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapCardViewPopupControlSettings :
    ASPxCardViewPopupControlSettings
vb
Public Class BootstrapCardViewPopupControlSettings
    Inherits ASPxCardViewPopupControlSettings

The following members return BootstrapCardViewPopupControlSettings objects:

Remarks

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

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxCardViewPopupControlSettings BootstrapCardViewPopupControlSettings

See Also

BootstrapCardViewPopupControlSettings Members

Card View

DevExpress.Web.Bootstrap Namespace