Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxClientMenuAction Class

Provides information about a command available in the toolbar or menu.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v17.2.Web.Scripts.dll

Declaration

public class ASPxClientMenuAction

The following members return ASPxClientMenuAction objects:

Remarks

For an example of using this class, see Customizing the Report Designer Toolbar and Customizing the Document Viewer Toolbar in ASP.NET . Refer to Report Designer’s Client-Side API for a complete list of available commands

Inheritance

Object
ASPxClientMenuAction
See Also