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