BootstrapCardViewPopupControlSettings Class
In This Article
Contains specific settings for different popup elements.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapCardViewPopupControlSettings :
ASPxCardViewPopupControlSettings
#Related API Members
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