Skip to main content
A newer version of this page is available. .
Tab

ASPxCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewPopupControlSettings :
    ASPxGridPopupControlSettings

The following members return ASPxCardViewPopupControlSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardView.SettingsPopup
ASP.NET MVC Extensions CardViewSettings.SettingsPopup

Remarks

An object of the ASPxCardViewPopupControlSettings type can be accessed via the ASPxCardView.SettingsPopup property.

Implements

See Also