Skip to main content
Tab

ASPxCardViewPopupControlSettings Class

Contains specific settings for different popup elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewPopupControlSettings :
    ASPxGridPopupControlSettings

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

See Also