ASPxClientChartDesigner.SaveCommandExecute Event
Declaration
SaveCommandExecute: ASPxClientEvent<ASPxClientChartDesignerSaveCommandExecuteEventHandler<ASPxClientChartDesigner>>
Event Data
The SaveCommandExecute event's data class is ASPxClientChartDesignerSaveCommandExecuteEventArgs. The following properties provide information specific to this event:
| Property |
|---|
| handled |
See Also