ReportViewer Methods
Visual Studio 2005
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| BeginInvoke | Overloaded. (Inherited from Control.) |
| BringToFront | (Inherited from Control.) |
| CancelRendering | Stops background processing of the report. |
| Clear | Clears the report view and fills it with the background color of the control. |
| Contains | (Inherited from Control.) |
| CreateControl | (Inherited from Control.) |
| CreateGraphics | (Inherited from Control.) |
| CreateObjRef | (Inherited from MarshalByRefObject.) |
| Dispose | Overloaded. |
| DoDragDrop | (Inherited from Control.) |
| DrawToBitmap | (Inherited from Control.) |
| EndInvoke | (Inherited from Control.) |
| Equals | Overloaded. (Inherited from Object.) |
| Find | Searches the report for the specified text string. |
| FindForm | (Inherited from Control.) |
| FindNext | Continues the search for the specified text string. |
| Focus | (Inherited from Control.) |
| FromChildHandle | (Inherited from Control.) |
| FromHandle | (Inherited from Control.) |
| GetChildAtPoint | Overloaded. (Inherited from Control.) |
| GetContainerControl | (Inherited from Control.) |
| GetHashCode | (Inherited from Object.) |
| GetLifetimeService | (Inherited from MarshalByRefObject.) |
| GetNextControl | (Inherited from Control.) |
| GetPreferredSize | (Inherited from Control.) |
| GetType | (Inherited from Object.) |
| Hide | (Inherited from Control.) |
| InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
| Invalidate | Overloaded. (Inherited from Control.) |
| Invoke | Overloaded. (Inherited from Control.) |
| IsKeyLocked | (Inherited from Control.) |
| IsMnemonic | (Inherited from Control.) |
| JumpToBookmark | Moves the report to the specified bookmark. |
| JumpToDocumentMapId | Moves to the specified area of the document map. |
| PerformAutoScale | (Inherited from ContainerControl.) |
| PerformBack | Navigates the report viewer control back to the parent report from a drillthrough report. |
| PerformLayout | Overloaded. (Inherited from Control.) |
| PointToClient | (Inherited from Control.) |
| PointToScreen | (Inherited from Control.) |
| PreProcessControlMessage | (Inherited from Control.) |
| PreProcessMessage | (Inherited from Control.) |
| PrintDialog | Displays the Print dialog box. |
| RectangleToClient | (Inherited from Control.) |
| RectangleToScreen | (Inherited from Control.) |
| ReferenceEquals | (Inherited from Object.) |
| Refresh | (Inherited from Control.) |
| RefreshReport | Causes the current report in the Report Viewer to be processed and rendered. |
| Reset | Resets the control to its default values. |
| ResetBackColor | (Inherited from Control.) |
| ResetBindings | (Inherited from Control.) |
| ResetCursor | (Inherited from Control.) |
| ResetFont | (Inherited from Control.) |
| ResetForeColor | (Inherited from Control.) |
| ResetImeMode | (Inherited from Control.) |
| ResetRightToLeft | (Inherited from Control.) |
| ResetText | (Inherited from Control.) |
| ResumeLayout | Overloaded. (Inherited from Control.) |
| Scale | Overloaded. (Inherited from Control.) |
| ScrollControlIntoView | (Inherited from ScrollableControl.) |
| Select | Overloaded. (Inherited from ContainerControl.) |
| SelectNextControl | (Inherited from Control.) |
| SendToBack | (Inherited from Control.) |
| SetAutoScrollMargin | (Inherited from ScrollableControl.) |
| SetBounds | Overloaded. (Inherited from Control.) |
| SetDisplayMode | Sets the control display to normal or print preview mode. |
| Show | (Inherited from Control.) |
| SuspendLayout | (Inherited from Control.) |
| ToString | (Inherited from Component.) |
| Update | (Inherited from Control.) |
| Validate | Overloaded. (Inherited from ContainerControl.) |
| ValidateChildren | Overloaded. (Inherited from UserControl.) |
Top
| Name | Description | |
|---|---|---|
| System.Windows.Forms.IContainerControl.ActivateControl | (Inherited from ContainerControl.) |
| System.Windows.Forms.IDropTarget.OnDragDrop | (Inherited from Control.) |
| System.Windows.Forms.IDropTarget.OnDragEnter | (Inherited from Control.) |
| System.Windows.Forms.IDropTarget.OnDragLeave | (Inherited from Control.) |
| System.Windows.Forms.IDropTarget.OnDragOver | (Inherited from Control.) |