ASPxClientCardView.CustomizationWindowCloseUp Event
Fires after the customization window has been closed.
Declaration
CustomizationWindowCloseUp: ASPxClientEvent<ASPxClientEventHandler<ASPxClientCardView>>
Event Data
The CustomizationWindowCloseUp event's data class is ASPxClientEventArgs.
See Also