ReportViewerStatus Class
Contains a set of read-only properties that indicate which operations are currently allowed in the ReportViewer control and the status of the prompt and document map areas.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
Public NotInheritable Class ReportViewerStatus
'Usage
Dim instance As ReportViewerStatus
public sealed class ReportViewerStatus
public ref class ReportViewerStatus sealed
public final class ReportViewerStatus
public final class ReportViewerStatus
Inheritance Hierarchy
System.Object
Microsoft.Reporting.WinForms.ReportViewerStatus
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
ReportViewerStatus Members
Microsoft.Reporting.WinForms Namespace