Skip to main content

ASPxDocumentViewer.DocumentViewerInternal Property

For internal use.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

[Browsable(false)]
public DocumentViewerControl DocumentViewerInternal { get; }

Property Value

Type
DevExpress.XtraReports.Web.Native.DocumentViewer.DocumentViewerControl
See Also