CardViewCustomizationWindowPopupSettings Class
In This Article
Contains Customization Window specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewCustomizationWindowPopupSettings :
GridCustomizationWindowPopupSettings
#Related API Members
The following members return CardViewCustomizationWindowPopupSettings objects:
#Remarks
An object of the CardViewCustomizationWindowPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.CustomizationWindow property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridPopupSettingsBase
GridCustomizationWindowPopupSettings
CardViewCustomizationWindowPopupSettings
See Also