[]
ReportViewer.ViewerStatus
Specifies the current operational state of the viewer.
• Cancelled = 2
The loading operation was canceled.
• Empty = 0
The viewer is idle and contains no document.
• Failed = 4
The document failed to load.
• Loading = 1
The viewer is loading or rendering a document.
• Ready = 3
The document is loaded and ready for interaction.