Skip to main content
Tab

CardViewCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class CardViewCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return CardViewCustomizationWindowPopupSettings objects:

#Remarks

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

#Implements

See Also