ReportDesignerSettings.MenuItems Property
Provides access to the collection of menu items of the ReportDesignerSettings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraReports.Web.ClientControls.ClientControlsMenuItemCollection<ClientControlsMenuItem> | A collection of ClientControlsMenuItem objects. |
See Also