Skip to main content
All docs
V18.2

ASPxClientMenuAction Class

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

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public class ASPxClientMenuAction

The following members return ASPxClientMenuAction objects:

Remarks

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

Inheritance

Object
ASPxClientMenuAction
See Also