ASPxWebDocumentViewer.MenuItems Property
In This Article
Provides access to the collection of menu items of the ASPxWebDocumentViewer.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
#Declaration
public ClientControlsMenuItemCollection<WebDocumentViewerMenuItem> MenuItems { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A collection of Web |
See Also