ASPxClientCardView.HideCustomizationWindow Method
In This Article
Closes the customization window.
#Declaration
TypeScript
HideCustomizationWindow(): void
#Remarks
To show the customization window, use the ASPxClientCardView.ShowCustomizationWindow method.
See Also