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

CardViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CardViewCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return CardViewCustomizationWindowPopupSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardViewPopupControlSettings.CustomizationWindow
ASP.NET Bootstrap Controls BootstrapCardViewPopupControlSettings.CustomizationWindow

Remarks

An object of the CardViewCustomizationWindowPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.CustomizationWindow property.

Implements

See Also