Skip to main content
All docs
V18.2

ASPxClientCustomizeMenuActionsEventArgs Constructors

Provides data for the ASPxClientReportDesigner.CustomizeMenuActions, ASPxClientReportDesigner.PreviewCustomizeMenuActions and ASPxClientWebDocumentViewer.CustomizeMenuActions.
Name Parameters Description
ASPxClientCustomizeMenuActionsEventArgs(ASPxClientMenuAction[]) actions Initializes a new instance of the ASPxClientCustomizeMenuActionsEventArgs class with the specified settings.
See Also