Skip to main content
A newer version of this page is available. .

ASPxDocumentViewer.DocumentViewerInternal Property

For internal use.

Namespace: DevExpress.XtraReports.Web

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

Declaration

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

Property Value

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