The ReportViewer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReportViewer |
Initializes a new instance of the ReportViewer class.
|
Methods
| Name | Description | |
|---|---|---|
| AddHandler | (Inherited from UIElement.) | |
| ApplyTemplate | (Inherited from Control.) | |
| Arrange | (Inherited from UIElement.) | |
| ArrangeOverride | (Inherited from FrameworkElement.) | |
| CaptureMouse | (Inherited from UIElement.) | |
| CheckAccess | (Inherited from DependencyObject.) | |
| ClearValue | (Inherited from DependencyObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FindName | (Inherited from FrameworkElement.) | |
| Focus | (Inherited from Control.) | |
| GetAnimationBaseValue | (Inherited from DependencyObject.) | |
| GetBindingExpression | (Inherited from FrameworkElement.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetTemplateChild | (Inherited from Control.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetValue | (Inherited from DependencyObject.) | |
| InvalidateArrange | (Inherited from UIElement.) | |
| InvalidateMeasure | (Inherited from UIElement.) | |
| Measure | (Inherited from UIElement.) | |
| MeasureOverride | (Inherited from FrameworkElement.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| OnApplyTemplate |
Overridden. See OnApplyTemplate()()().
(Overrides FrameworkElement..::.OnApplyTemplate()()().) | |
| OnCreateAutomationPeer | (Inherited from UIElement.) | |
| OnDocumentLoaded |
Raises the DocumentLoaded event.
| |
| OnDragEnter | (Inherited from Control.) | |
| OnDragLeave | (Inherited from Control.) | |
| OnDragOver | (Inherited from Control.) | |
| OnDrop | (Inherited from Control.) | |
| OnGotFocus | (Inherited from Control.) | |
| OnHyperlinkClick |
Raises the HyperlinkClick event.
| |
| OnKeyDown | (Inherited from Control.) | |
| OnKeyUp | (Inherited from Control.) | |
| OnLostFocus | (Inherited from Control.) | |
| OnLostMouseCapture | (Inherited from Control.) | |
| OnManipulationCompleted | (Inherited from Control.) | |
| OnManipulationDelta | (Inherited from Control.) | |
| OnManipulationStarted | (Inherited from Control.) | |
| OnMouseEnter | (Inherited from Control.) | |
| OnMouseLeave | (Inherited from Control.) | |
| OnMouseLeftButtonDown | (Inherited from Control.) | |
| OnMouseLeftButtonUp | (Inherited from Control.) | |
| OnMouseMove | (Inherited from Control.) | |
| OnMouseRightButtonDown | (Inherited from Control.) | |
| OnMouseRightButtonUp | (Inherited from Control.) | |
| OnMouseWheel | (Inherited from Control.) | |
| OnPageLoaded |
Raises the PageLoaded event.
| |
| OnReportError |
Raises the ReportError event.
| |
| OnTextInput | (Inherited from Control.) | |
| OnTextInputStart | (Inherited from Control.) | |
| OnTextInputUpdate | (Inherited from Control.) | |
| ReadLocalValue | (Inherited from DependencyObject.) | |
| ReleaseMouseCapture | (Inherited from UIElement.) | |
| RemoveHandler | (Inherited from UIElement.) | |
| RenderDocument | Overloaded. | |
| SaveInHistory |
Saves the current report display state.
| |
| Search |
Executes text search through report.
| |
| SetBinding | (Inherited from FrameworkElement.) | |
| SetReportServiceClientBinding |
Sets the report service client binding.
| |
| SetValue | (Inherited from DependencyObject.) | |
| SetZoom |
Sets view scale.
| |
| ToString | (Inherited from Object.) | |
| TransformToVisual | (Inherited from UIElement.) | |
| UpdateLayout | (Inherited from UIElement.) |
Fields
Properties
| Name | Description | |
|---|---|---|
| ActualHeight | (Inherited from FrameworkElement.) | |
| ActualWidth | (Inherited from FrameworkElement.) | |
| AllowDrop | (Inherited from UIElement.) | |
| AnimationDuration |
Implements AnimationDuration()()(). This is a dependency property.
| |
| Background | (Inherited from Control.) | |
| BorderBrush | (Inherited from Control.) | |
| BorderThickness | (Inherited from Control.) | |
| CacheMode | (Inherited from UIElement.) | |
| Clip | (Inherited from UIElement.) | |
| Credentials |
Gets or sets List<(Of <(T>)>)
which are active report data-source credentials.
| |
| Cursor | (Inherited from FrameworkElement.) | |
| DataContext | (Inherited from FrameworkElement.) | |
| DebugMode |
Gets or sets Report Viewer debug mode. This is a dependency property.
Implements DebugMode()()().
| |
| DefaultStyleKey | (Inherited from Control.) | |
| DesiredSize | (Inherited from UIElement.) | |
| Dispatcher | (Inherited from DependencyObject.) | |
| Effect | (Inherited from UIElement.) | |
| ErrorPresenterStyle |
Implements ErrorPresenterStyle()()(). This is a dependency property.
| |
| FlowDirection | (Inherited from FrameworkElement.) | |
| FontFamily | (Inherited from Control.) | |
| FontSize | (Inherited from Control.) | |
| FontStretch | (Inherited from Control.) | |
| FontStyle | (Inherited from Control.) | |
| FontWeight | (Inherited from Control.) | |
| Foreground | (Inherited from Control.) | |
| Height | (Inherited from FrameworkElement.) | |
| HorizontalAlignment | (Inherited from FrameworkElement.) | |
| HorizontalContentAlignment | (Inherited from Control.) | |
| InitializingStateStyle |
Implements InitializingStateStyle()()(). This is a dependency property.
| |
| IsDesignMode | Gets the value indicating that the viewer in design mode state. | |
| IsEnabled | (Inherited from Control.) | |
| IsHitTestVisible | (Inherited from UIElement.) | |
| IsTabStop | (Inherited from Control.) | |
| Language | (Inherited from FrameworkElement.) | |
| LoadingPageStyle |
Implements LoadingPageStyle()()(). This is a dependency property.
| |
| LoadingStateStyle |
Implements LoadingStateStyle()()(). This is a dependency property.
| |
| Margin | (Inherited from FrameworkElement.) | |
| MaxHeight | (Inherited from FrameworkElement.) | |
| MaxWidth | (Inherited from FrameworkElement.) | |
| MinHeight | (Inherited from FrameworkElement.) | |
| MinWidth | (Inherited from FrameworkElement.) | |
| MouseWheelSpeed |
Implements MouseWheelSpeed()()(). This is a dependency property.
| |
| Name | (Inherited from FrameworkElement.) | |
| NoReportStyle |
Implements NoReportStyle()()(). This is a dependency property.
| |
| Opacity | (Inherited from UIElement.) | |
| OpacityMask | (Inherited from UIElement.) | |
| Padding | (Inherited from Control.) | |
| PageGap |
Implements PageGap()()().
This is a dependency property.
| |
| PageMargin |
Implements PageMargin()()().
This is a dependency property.
| |
| PagePresenterStyle |
Implements PagePresenterStyle()()(). This is a dependency property.
| |
| Parameters |
Gets or sets List<(Of <(T>)>) which are report parameters
for report indicated by ReportName.
| |
| ParametersPanelBackground |
Gets or sets the parameters panel background. This is a dependency property.
| |
| ParametersPanelForeground |
Gets or sets the labels colors on parameters panel. This is a dependency property.
| |
| Parent | (Inherited from FrameworkElement.) | |
| Projection | (Inherited from UIElement.) | |
| RenderingStateStyle |
Implements RenderingStateStyle()()(). This is a dependency property.
| |
| RenderSize | (Inherited from UIElement.) | |
| RenderTransform | (Inherited from UIElement.) | |
| RenderTransformOrigin | (Inherited from UIElement.) | |
| ReportName |
Gets or sets active report name. This is a dependency property.
| |
| Resources | (Inherited from FrameworkElement.) | |
| SearchText |
Gets or sets search text.
| |
| SelectStyle |
Implements SelectStyle()()(). This is a dependency property.
| |
| ServiceUrl |
Gets or sets reports WCF service url. This is a dependency property.
Implements ServiceUrl()()().
| |
| StatusBarVisible |
Gets or sets the property which indicates if status bar is visible. This is a dependency property.
| |
| Style | (Inherited from FrameworkElement.) | |
| TabIndex | (Inherited from Control.) | |
| TabNavigation | (Inherited from Control.) | |
| Tag | (Inherited from FrameworkElement.) | |
| Template | (Inherited from Control.) | |
| ToolBarBackground |
Gets or sets the toolbar background. This is a dependency property.
| |
| ToolBarForeground |
Gets or sets the labels colors on toolbar. This is a dependency property.
| |
| ToolBarVisible |
Gets or sets the property which indicates if toolbar is visible. This is a dependency property.
| |
| Triggers | (Inherited from FrameworkElement.) | |
| UseLayoutRounding | (Inherited from UIElement.) | |
| VerticalAlignment | (Inherited from FrameworkElement.) | |
| VerticalContentAlignment | (Inherited from Control.) | |
| ViewManager |
Implements ViewManager.
| |
| ViewOptions |
Gets or sets ViewOptions which are report preview options (switch on/off element functions used for preview).
This is a dependency property.
| |
| Visibility | (Inherited from UIElement.) | |
| Width | (Inherited from FrameworkElement.) |
Events
| Name | Description | |
|---|---|---|
| BindingValidationError | (Inherited from FrameworkElement.) | |
| DocumentLoaded |
Occurs when document is loaded.
| |
| DragEnter | (Inherited from UIElement.) | |
| DragLeave | (Inherited from UIElement.) | |
| DragOver | (Inherited from UIElement.) | |
| Drop | (Inherited from UIElement.) | |
| GotFocus | (Inherited from UIElement.) | |
| HyperlinkClick |
Occurs when hyperlink is clicked.
| |
| IsEnabledChanged | (Inherited from Control.) | |
| KeyDown | (Inherited from UIElement.) | |
| KeyUp | (Inherited from UIElement.) | |
| LayoutUpdated | (Inherited from FrameworkElement.) | |
| Loaded | (Inherited from FrameworkElement.) | |
| LostFocus | (Inherited from UIElement.) | |
| LostMouseCapture | (Inherited from UIElement.) | |
| ManipulationCompleted | (Inherited from UIElement.) | |
| ManipulationDelta | (Inherited from UIElement.) | |
| ManipulationStarted | (Inherited from UIElement.) | |
| MouseEnter | (Inherited from UIElement.) | |
| MouseLeave | (Inherited from UIElement.) | |
| MouseLeftButtonDown | (Inherited from UIElement.) | |
| MouseLeftButtonUp | (Inherited from UIElement.) | |
| MouseMove | (Inherited from UIElement.) | |
| MouseRightButtonDown | (Inherited from UIElement.) | |
| MouseRightButtonUp | (Inherited from UIElement.) | |
| MouseWheel | (Inherited from UIElement.) | |
| PageLoaded |
Occurs when page is loaded.
| |
| ReportError |
Occurs when report error happens.
| |
| SizeChanged | (Inherited from FrameworkElement.) | |
| TextInput | (Inherited from UIElement.) | |
| TextInputStart | (Inherited from UIElement.) | |
| TextInputUpdate | (Inherited from UIElement.) | |
| Unloaded | (Inherited from FrameworkElement.) |