ReportDesignerModel.MenuActions Property
Specifies the menu actions available in the ReportDesignerModel.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MenuAction[] | A collection of MenuAction objects. |
See Also