aspnet-devexpress-dot-web-a1035c49.md
Contains specific settings for different popup elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxCardViewPopupControlSettings :
ASPxGridPopupControlSettings
Public Class ASPxCardViewPopupControlSettings
Inherits ASPxGridPopupControlSettings
The following members return ASPxCardViewPopupControlSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCardView.SettingsPopup |
| ASP.NET MVC Extensions | CardViewSettings.SettingsPopup |
An object of the ASPxCardViewPopupControlSettings type can be accessed via the ASPxCardView.SettingsPopup property.
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridPopupControlSettings ASPxCardViewPopupControlSettings BootstrapCardViewPopupControlSettings
See Also