ASPxClientChartDesigner.CustomizeMenuActions Event
Declaration
CustomizeMenuActions: ASPxClientEvent<ASPxClientChartDesignerCustomizeMenuActionsEventHandler<ASPxClientChartDesigner>>
Event Data
The CustomizeMenuActions event's data class is ASPxClientChartDesignerCustomizeMenuActionsEventArgs. The following properties provide information specific to this event:
| Property |
|---|
| actions |
See Also