The ReportViewer type exposes the following members.

Fields

  NameDescription
AnimationDurationProperty
Gets or sets animation duration. Dependency property.
ErrorPresenterStyleProperty
Gets or sets errors presenter style. Dependency property.
LoadingPageStyleProperty
Gets or sets report viewer style during the page loading.
LoadingStateStyleProperty
Gets or sets report viewer style during the report loading.
MouseWheelSpeedProperty
Gets or sets mouse wheel speed. Dependency property.
NoReportStyleProperty
Gets or sets viewer display style without a report. Dependency property.
PageGapProperty
Gets or sets page gap. Dependency property.
PageMarginProperty
Gets or sets page margins. Dependency property.
PagePresenterStyleProperty
Gets or sets page presenter style. Dependency property.
RenderingStateStyleProperty
Gets or sets viewer display style during report rendering. Dependency property.
ReportNameProperty
Gets or sets active report name. Dependency property.
SelectStyleProperty
Gets or sets report active element style. Dependency property.
ServiceUrlProperty
Gets or sets reports WCF service url. Dependency property.
StatusBarVisibleProperty
Gets or sets the property which indicates if the status bar is visible. Dependency property.
ToolBarBackgroundProperty
Gets or sets toolbar background. Dependency property.
ToolBarForegroundProperty
Gets or sets foreground brush of the toolbar. Dependency property.
ToolBarVisibleProperty
Gets or sets the property which indicates if toolbar is visible. Dependency property.
ViewOptionsProperty
Gets or sets report viewer parameters. Dependency property.

See Also