CardViewCustomizationWindowPopupSettings Class
Contains Customization Window specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.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