ASPxCardViewPopupControlSettings Class
In This Article
Contains specific settings for different popup elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ASPxCardViewPopupControlSettings :
ASPxGridPopupControlSettings
#Related API Members
The following members return ASPxCardViewPopupControlSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Card |
#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