constructor(actions) Constructor
Initializes a new instance of the ASPxClientChartDesignerCustomizeMenuActionsEventArgs class with specified settings.
Declaration
constructor(
actions: ASPxClientChartDesignerMenuAction[]
)
Parameters
| Name | Type |
|---|---|
| actions | ASPxClientChartDesignerMenuAction[] |
See Also