Member Table: Customization Window
Server
| Member | Description |
|---|---|
| ASPxCardViewBehaviorSettings.EnableCustomizationWindow | Gets or sets whether the Customization Window is enabled. |
| ASPxCardViewPopupControlSettings.CustomizationWindow | Provides access to the Customization Window’s settings. |
Client
| Member | Description |
|---|---|
| ASPxClientCardView.ShowCustomizationWindow | Invokes the Customization Window. |
| ASPxClientCardView.HideCustomizationWindow | Closes the Customization Window. |
| ASPxClientCardView.IsCustomizationWindowVisible | Indicates whether the Customization Window is displayed. |