ASPxCardViewPopupControlSettings Class
Contains specific settings for different popup elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxCardViewPopupControlSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCardView.SettingsPopup |
ASP.NET MVC Extensions | CardViewSettings.SettingsPopup |
Remarks
An object of the ASPxCardViewPopupControlSettings type can be accessed via the ASPxCardView.SettingsPopup property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridPopupControlSettings
ASPxCardViewPopupControlSettings
See Also