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.v19.2.dll

Declaration

public class ASPxCardViewPopupControlSettings :
    ASPxGridPopupControlSettings

The following members return ASPxCardViewPopupControlSettings objects:

Remarks

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

Implements

See Also