Udostępnij za pośrednictwem


Klasa ReportViewer

Encapsulates the methods and properties used for the ReportViewer control.

Hierarchia dziedziczenia

Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            UserControl
              Microsoft.Reporting.WinForms.ReportViewer

Przestrzeń nazw:  Microsoft.Reporting.WinForms
Zestaw:  Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)

Składnia

'Deklaracja
<DockingAttribute(DockingBehavior.Ask)> _
Public Class ReportViewer _
    Inherits UserControl
[DockingAttribute(DockingBehavior.Ask)]
public class ReportViewer : UserControl
[DockingAttribute(DockingBehavior::Ask)]
public ref class ReportViewer : public UserControl
[<DockingAttribute(DockingBehavior.Ask)>]
type ReportViewer =  
    class
        inherit UserControl
    end
public class ReportViewer extends UserControl

Typ ReportViewer uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ReportViewer Constructs a ReportViewer object.

Początek

Właściwości

  Nazwa Opis
Właściwość publiczna AccessibilityObject Gets the AccessibleObject assigned to the control. (Odziedziczone z Control).
Właściwość publiczna AccessibleDefaultActionDescription Gets or sets the default action description of the control for use by accessibility client applications. (Odziedziczone z Control).
Właściwość publiczna AccessibleDescription Gets or sets the description of the control used by accessibility client applications. (Odziedziczone z Control).
Właściwość publiczna AccessibleName Gets or sets the name of the control used by accessibility client applications. (Odziedziczone z Control).
Właściwość publiczna AccessibleRole Gets or sets the accessible role of the control (Odziedziczone z Control).
Właściwość publiczna ActiveControl Gets or sets the active control on the container control. (Odziedziczone z ContainerControl).
Właściwość publiczna AllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Odziedziczone z Control).
Właściwość publiczna Anchor Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Odziedziczone z Control).
Właściwość publiczna AutoScaleDimensions Gets or sets the dimensions that the control was designed to. (Odziedziczone z ContainerControl).
Właściwość chroniona AutoScaleFactor Gets the scaling factor between the current and design-time automatic scaling dimensions. (Odziedziczone z ContainerControl).
Właściwość publiczna AutoScaleMode Gets or sets the automatic scaling mode of the control. (Odziedziczone z ContainerControl).
Właściwość publiczna AutoScroll Pobiera lub ustawia wartość wskazującą, czy kontener umożliwia użytkownikowi przewijać się wszelkim kontrolom umieszczony poza jego granice widoczne. (Odziedziczone z ScrollableControl).
Właściwość publiczna AutoScrollMargin Pobiera lub ustawia rozmiar marginesu przewijania automatycznego. (Odziedziczone z ScrollableControl).
Właściwość publiczna AutoScrollMinSize Pobiera lub ustawia minimalny rozmiar przewijania automatycznego. (Odziedziczone z ScrollableControl).
Właściwość publiczna AutoScrollOffset Gets or sets where this control is scrolled to in ScrollControlIntoView. (Odziedziczone z Control).
Właściwość publiczna AutoScrollPosition Pobiera lub Ustawia lokalizację pozycji przewijania automatycznego. (Odziedziczone z ScrollableControl).
Właściwość publiczna AutoSize This property is not relevant for this class. (Odziedziczone z UserControl).
Właściwość publiczna AutoSizeMode Gets or sets how the control will resize itself. (Odziedziczone z UserControl).
Właściwość publiczna AutoValidate Gets or sets how the control performs validation when the user changes focus to another control. (Odziedziczone z UserControl).
Właściwość publiczna BackColor Gets or sets the background color of the control's report area. (Zastępuje Control.BackColor).
Właściwość publiczna BackgroundImage Gets or sets the background image of the ReportViewer control. (Zastępuje Control.BackgroundImage).
Właściwość publiczna BackgroundImageLayout Gets or sets the layout for the background image of the ReportViewer control. (Zastępuje Control.BackgroundImageLayout).
Właściwość publiczna BindingContext Gets or sets the BindingContext for the control. (Odziedziczone z ContainerControl).
Właściwość publiczna BorderStyle Gets or sets the border style of the ReportViewer control.
Właściwość publiczna Bottom Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Odziedziczone z Control).
Właściwość publiczna Bounds Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Odziedziczone z Control).
Właściwość chroniona CanEnableIme Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. (Odziedziczone z ContainerControl).
Właściwość publiczna CanFocus Gets a value indicating whether the control can receive focus. (Odziedziczone z Control).
Właściwość chroniona CanRaiseEvents Determines if events can be raised on the control. (Odziedziczone z Control).
Właściwość publiczna CanSelect Gets a value indicating whether the control can be selected. (Odziedziczone z Control).
Właściwość publiczna Capture Gets or sets a value indicating whether the control has captured the mouse. (Odziedziczone z Control).
Właściwość publiczna CausesValidation Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Odziedziczone z Control).
Właściwość publiczna ClientRectangle Gets the rectangle that represents the client area of the control. (Odziedziczone z Control).
Właściwość publiczna ClientSize Gets or sets the height and width of the client area of the control. (Odziedziczone z Control).
Właściwość publiczna CompanyName Gets the name of the company or creator of the application containing the control. (Odziedziczone z Control).
Właściwość publiczna Container Pobiera IContainer , która zawiera Component. (Odziedziczone z Component).
Właściwość publiczna ContainsFocus Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Odziedziczone z Control).
Właściwość publiczna ContextMenu Gets or sets the shortcut menu associated with the control. (Odziedziczone z Control).
Właściwość publiczna ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (Odziedziczone z Control).
Właściwość publiczna Controls Gets the collection of controls contained within the control. (Odziedziczone z Control).
Właściwość publiczna Created Gets a value indicating whether the control has been created. (Odziedziczone z Control).
Właściwość chroniona CreateParams Infrastruktura. Gets the required creation parameters when the control handle is created. (Odziedziczone z UserControl).
Właściwość publiczna CurrentAutoScaleDimensions Gets the current run-time dimensions of the screen. (Odziedziczone z ContainerControl).
Właściwość publiczna CurrentPage Gets or sets the current page of the ReportViewer control's active report.
Właściwość publiczna CurrentStatus Gets a ReportViewerStatus object that indicates which operations can currently be performed on the ReportViewer control, the status of the prompt area, and the status of the document map area.
Właściwość publiczna Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Odziedziczone z Control).
Właściwość publiczna DataBindings Gets the data bindings for the control. (Odziedziczone z Control).
Właściwość chroniona DefaultCursor Gets or sets the default cursor for the control. (Odziedziczone z Control).
Właściwość chroniona DefaultImeMode Gets the default Input Method Editor (IME) mode supported by the control. (Odziedziczone z Control).
Właściwość chroniona DefaultMargin Gets the space, in pixels, that is specified by default between controls. (Odziedziczone z Control).
Właściwość chroniona DefaultMaximumSize Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Odziedziczone z Control).
Właściwość chroniona DefaultMinimumSize Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Odziedziczone z Control).
Właściwość chroniona DefaultPadding Gets the internal spacing, in pixels, of the contents of a control. (Odziedziczone z Control).
Właściwość chroniona DefaultSize Gets the default size of the control. (Odziedziczone z UserControl).
Właściwość chroniona DesignMode Pobiera wartość, która wskazuje, czy Component jest obecnie w trybie projektowania. (Odziedziczone z Component).
Właściwość publiczna DisplayMode Gets a DisplayMode value that indicates the current display mode of the ReportViewer control.
Właściwość publiczna DisplayRectangle Pobiera prostokąt, który reprezentuje obszar wyświetlania wirtualnego formantu. (Odziedziczone z ScrollableControl).
Właściwość publiczna Disposing Gets a value indicating whether the base Control class is in the process of disposing. (Odziedziczone z Control).
Właściwość publiczna Dock Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Odziedziczone z Control).
Właściwość publiczna DockPadding Pobiera ustawienia dopełnienia stacji dokującej dla wszystkich krawędzi formantu. (Odziedziczone z ScrollableControl).
Właściwość publiczna DocumentMapCollapsed Gets or sets the collapsed state of the document map.
Właściwość publiczna DocumentMapWidth Gets or sets the width of the document map in pixels.
Właściwość chroniona DoubleBuffered Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Odziedziczone z Control).
Właściwość publiczna Enabled Gets or sets a value indicating whether the control can respond to user interaction. (Odziedziczone z Control).
Właściwość chroniona Events Pobiera listę programów obsługi zdarzeń, które są dołączone do tego Component. (Odziedziczone z Component).
Właściwość publiczna Focused Gets a value indicating whether the control has input focus. (Odziedziczone z Control).
Właściwość publiczna Font Gets or sets the font of the text displayed by the control. (Odziedziczone z Control).
Właściwość chroniona FontHeight Gets or sets the height of the font of the control. (Odziedziczone z Control).
Właściwość publiczna ForeColor Gets or sets the foreground color of the control. (Odziedziczone z Control).
Właściwość publiczna Handle Gets the window handle that the control is bound to. (Odziedziczone z Control).
Właściwość publiczna HasChildren Gets a value indicating whether the control contains one or more child controls. (Odziedziczone z Control).
Właściwość publiczna Height Gets or sets the height of the control. (Odziedziczone z Control).
Właściwość publiczna HorizontalScroll Pobiera właściwości związane z poziomego paska przewijania. (Odziedziczone z ScrollableControl).
Właściwość chroniona HScroll Pobiera lub ustawia wartość wskazującą, czy jest widoczny pasek przewijania poziomego. (Odziedziczone z ScrollableControl).
Właściwość publiczna ImeMode Gets or sets the Input Method Editor (IME) mode of the control. (Odziedziczone z Control).
Właściwość chroniona ImeModeBase Gets or sets the IME mode of a control. (Odziedziczone z Control).
Właściwość publiczna InvokeRequired Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Odziedziczone z Control).
Właściwość publiczna IsAccessible Gets or sets a value indicating whether the control is visible to accessibility applications. (Odziedziczone z Control).
Właściwość publiczna IsDisposed Gets a value indicating whether the control has been disposed of. (Odziedziczone z Control).
Właściwość publiczna IsDocumentMapWidthFixed Indicates whether the size of the document map panel is fixed or changes when the viewer resizes.
Właściwość publiczna IsHandleCreated Gets a value indicating whether the control has a handle associated with it. (Odziedziczone z Control).
Właściwość publiczna IsMirrored Gets a value indicating whether the control is mirrored. (Odziedziczone z Control).
Właściwość publiczna KeepSessionAlive Gets or sets a Boolean value that indicates whether to keep the report server session from expiring as long as ReportViewer is running.
Właściwość publiczna LayoutEngine Gets a cached instance of the control's layout engine. (Odziedziczone z Control).
Właściwość publiczna Left Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Odziedziczone z Control).
Właściwość publiczna LocalReport Returns the local report in the ReportViewer control.
Właściwość publiczna Location Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Odziedziczone z Control).
Właściwość publiczna Margin Gets or sets the space between controls. (Odziedziczone z Control).
Właściwość publiczna MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify. (Odziedziczone z Control).
Właściwość publiczna Messages Gets or sets an object that contains custom messages for use by the ReportViewer control.
Właściwość publiczna MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify. (Odziedziczone z Control).
Właściwość publiczna Name Gets or sets the name of the control. (Odziedziczone z Control).
Właściwość publiczna Padding Gets or sets padding within the control. (Odziedziczone z Control).
Właściwość publiczna PageCountMode Gets or sets a PageCountMode enumeration value that indicates the default page count mode to use when rendering a report in the report area.
Właściwość publiczna Parent Gets or sets the parent container of the control. (Odziedziczone z Control).
Właściwość publiczna ParentForm Gets the form that the container control is assigned to. (Odziedziczone z ContainerControl).
Właściwość publiczna PreferredSize Gets the size of a rectangular area into which the control can fit. (Odziedziczone z Control).
Właściwość publiczna PrinterSettings Gets or sets a PrinterSettings object that contains the settings for the default printer and print options that are used to initialize the Print dialog and the printer's Preferences dialog.
Właściwość publiczna ProcessingMode Gets or sets the processing mode of the ReportViewer control.
Właściwość publiczna ProductName Gets the product name of the assembly containing the control. (Odziedziczone z Control).
Właściwość publiczna ProductVersion Gets the version of the assembly containing the control. (Odziedziczone z Control).
Właściwość publiczna PromptAreaCollapsed Gets or sets the collapsed state of the parameter prompt area or the credentials prompt area.
Właściwość publiczna RecreatingHandle Gets a value indicating whether the control is currently re-creating its handle. (Odziedziczone z Control).
Właściwość publiczna Region Gets or sets the window region associated with the control. (Odziedziczone z Control).
Właściwość chroniona RenderRightToLeft Nieaktualne. This property is now obsolete. (Odziedziczone z Control).
Właściwość chroniona ResizeRedraw Gets or sets a value indicating whether the control redraws itself when resized. (Odziedziczone z Control).
Właściwość publiczna Right Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Odziedziczone z Control).
Właściwość publiczna RightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Odziedziczone z Control).
Właściwość chroniona ScaleChildren Gets a value that determines the scaling of child controls. (Odziedziczone z Control).
Właściwość publiczna SearchState Gets the search text and the start page of the current report search operation.
Właściwość publiczna ServerReport Gets a server report in the Report Viewer.
Właściwość publiczna ShowBackButton Indicates whether the Back button is visible on the control.
Właściwość publiczna ShowContextMenu Indicates whether the Context menu is visible.
Właściwość publiczna ShowCredentialPrompts Indicates whether prompts for user credentials will be displayed.
Właściwość publiczna ShowDocumentMapButton Indicates whether the button that shows and collapses the document map is visible on the split bar.
Właściwość publiczna ShowExportButton Indicates whether the Export button is visible on the control.
Właściwość publiczna ShowFindControls Indicates whether the Find text box is visible on the control.
Właściwość chroniona ShowFocusCues Gets a value indicating whether the control should display focus rectangles. (Odziedziczone z Control).
Właściwość chroniona ShowKeyboardCues Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Odziedziczone z Control).
Właściwość publiczna ShowPageNavigationControls Indicates whether the page navigation controls are visible.
Właściwość publiczna ShowParameterPrompts Indicates whether parameter prompts are visible.
Właściwość publiczna ShowPrintButton Gets or sets a value that indicates whether the Print button is visible.
Właściwość publiczna ShowProgress Indicates whether progress animation is displayed during report processing.
Właściwość publiczna ShowPromptAreaButton Indicates whether the button that shows and collapses the prompt area is visible on the split bar.
Właściwość publiczna ShowRefreshButton Indicates whether the Refresh button is visible.
Właściwość publiczna ShowStopButton Indicates whether the Stop button is visible.
Właściwość publiczna ShowToolBar Indicates whether the Toolbar is visible.
Właściwość publiczna ShowZoomControl Indicates whether the Zoom list box is visible.
Właściwość publiczna Site Gets or sets the site of the control. (Odziedziczone z Control).
Właściwość publiczna Size Gets or sets the height and width of the control. (Odziedziczone z Control).
Właściwość publiczna TabIndex Gets or sets the tab order of the control within its container. (Odziedziczone z Control).
Właściwość publiczna TabStop Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Odziedziczone z Control).
Właściwość publiczna Tag Gets or sets the object that contains data about the control. (Odziedziczone z Control).
Właściwość publiczna Text Gets or sets the text associated with this control. (Odziedziczone z UserControl).
Właściwość publiczna ToolStripRenderer Gets or sets the ToolStripRenderer used to customize the look and feel of the ReportViewer control's toolbar as well as the context menu on the report.
Właściwość publiczna Top Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Odziedziczone z Control).
Właściwość publiczna TopLevelControl Gets the parent control that is not parented by another Windows Forms control.Typically, this is the outermost Form that the control is contained in. (Odziedziczone z Control).
Właściwość publiczna UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Odziedziczone z Control).
Właściwość publiczna VerticalScroll Pobiera właściwości związane z pionowego paska przewijania. (Odziedziczone z ScrollableControl).
Właściwość publiczna Visible Gets or sets a value indicating whether the control and all its child controls are displayed. (Odziedziczone z Control).
Właściwość chroniona VScroll Pobiera lub ustawia wartość wskazującą, czy jest widoczny pasek przewijania pionowego. (Odziedziczone z ScrollableControl).
Właściwość publiczna WaitControlDisplayAfter Gets or sets the delay in milliseconds before the busy status indicator is displayed to the user.
Właściwość publiczna Width Gets or sets the width of the control. (Odziedziczone z Control).
Właściwość publiczna WindowTarget Infrastruktura. This property is not relevant for this class. (Odziedziczone z Control).
Właściwość publiczna ZoomCalculated Gets the page zoom that is calculated based on the zoom mode.
Właściwość publiczna ZoomMode Gets or sets the zoom mode of the control.
Właściwość publiczna ZoomPercent Gets or sets the percentage of zoom used for the report display.

Początek

Metody

  Nazwa Opis
Metoda chroniona AccessibilityNotifyClients(AccessibleEvents, Int32) Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Odziedziczone z Control).
Metoda chroniona AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (Odziedziczone z Control).
Metoda chroniona AdjustFormScrollbars Infrastruktura. Dostosowuje paski przewijania na kontenera na podstawie bieżącej pozycji kontroli i aktualnie zaznaczonym formancie. (Odziedziczone z ContainerControl).
Metoda publiczna BeginInvoke(Delegate) Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Odziedziczone z Control).
Metoda publiczna BeginInvoke(Delegate, array<Object[]) Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Odziedziczone z Control).
Metoda publiczna BringToFront Brings the control to the front of the z-order. (Odziedziczone z Control).
Metoda publiczna CancelRendering Stops background processing of the report.
Metoda publiczna Clear Clears the report view and fills it with the background color of the control.
Metoda publiczna Contains Retrieves a value indicating whether the specified control is a child of the control. (Odziedziczone z Control).
Metoda chroniona CreateAccessibilityInstance Creates a new accessibility object for the control. (Odziedziczone z Control).
Metoda publiczna CreateControl Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Odziedziczone z Control).
Metoda chroniona CreateControlsInstance Creates a new instance of the control collection for the control. (Odziedziczone z Control).
Metoda publiczna CreateGraphics Creates the Graphics for the control. (Odziedziczone z Control).
Metoda chroniona CreateHandle Creates a handle for the control. (Odziedziczone z Control).
Metoda publiczna CreateObjRef Krytyczny pod względem zabezpieczeń Tworzy obiekt, który zawiera wszystkie istotne informacje wymagane do wygenerowania serwera proxy, używany do komunikowania się z obiektem zdalnym. (Odziedziczone z MarshalByRefObject).
Metoda chroniona DefWndProc Sends the specified message to the default window procedure. (Odziedziczone z Control).
Metoda chroniona DestroyHandle Destroys the handle associated with the control. (Odziedziczone z Control).
Metoda publiczna Dispose() Zwalnia wszystkie zasoby używane przez Component. (Odziedziczone z Component).
Metoda chroniona Dispose(Boolean) Infrastruktura. Releases the unmanaged resources used by the ReportViewer and optionally releases the managed resources. (Zastępuje ContainerControl.Dispose(Boolean)).
Metoda publiczna DoDragDrop Begins a drag-and-drop operation. (Odziedziczone z Control).
Metoda publiczna DrawToBitmap Supports rendering to the specified bitmap. (Odziedziczone z Control).
Metoda publiczna EndInvoke Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Odziedziczone z Control).
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna ExportDialog(RenderingExtension) Opens in the Exporting dialog box for a specific rendering extension.
Metoda publiczna ExportDialog(RenderingExtension, String) Opens in the export dialog box for a specific rendering extension.
Metoda publiczna ExportDialog(RenderingExtension, String, String) Opens in the Exporting dialog box for a specific rendering extension and specifies device information and saves the exported report to a file with the specified file name.
Metoda chroniona Finalize Zwalnia zasoby niezarządzanych i wykonuje inne czynności oczyszczania przed Component odzyskane w procesie wyrzucania elementów bezużytecznych. (Odziedziczone z Component).
Metoda publiczna Find Searches the report for the specified text string.
Metoda publiczna FindForm Retrieves the form that the control is on. (Odziedziczone z Control).
Metoda publiczna FindNext Continues the search for the specified text string.
Metoda publiczna Focus Sets input focus to the control. (Odziedziczone z Control).
Metoda chroniona GetAccessibilityObjectById Retrieves the specified AccessibleObject. (Odziedziczone z Control).
Metoda chroniona GetAutoSizeMode Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Odziedziczone z Control).
Metoda publiczna GetChildAtPoint(Point) Retrieves the child control that is located at the specified coordinates. (Odziedziczone z Control).
Metoda publiczna GetChildAtPoint(Point, GetChildAtPointSkip) Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Odziedziczone z Control).
Metoda publiczna GetContainerControl Returns the next ContainerControl up the control's chain of parent controls. (Odziedziczone z Control).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetLifetimeService Krytyczny pod względem zabezpieczeń Pobiera obiekt usługi bieżącego okresu istnienia, który kontroluje politykę okres istnienia dla tego wystąpienia. (Odziedziczone z MarshalByRefObject).
Metoda publiczna GetNextControl Retrieves the next control forward or back in the tab order of child controls. (Odziedziczone z Control).
Metoda publiczna GetPageSettings Returns the page settings that are used to print the current report in the ReportViewer control or display it in print layout mode.
Metoda publiczna GetPreferredSize Retrieves the size of a rectangular area into which a control can be fitted. (Odziedziczone z Control).
Metoda chroniona GetScaledBounds Retrieves the bounds within which the control is scaled. (Odziedziczone z Control).
Metoda chroniona GetScrollState Określa, czy ustawiono wartość określonej flagi. (Odziedziczone z ScrollableControl).
Metoda chroniona GetService Zwraca obiekt, który reprezentuje usługę świadczoną przez Component lub przez jego Container. (Odziedziczone z Component).
Metoda chroniona GetStyle Retrieves the value of the specified control style bit for the control. (Odziedziczone z Control).
Metoda chroniona GetTopLevel Determines if the control is a top-level control. (Odziedziczone z Control).
Metoda publiczna GetTotalPages() Returns the total number of pages in the report.
Metoda publiczna GetTotalPages(PageCountMode%) Returns the page count of the report and a PageCountMode value that indicates whether the page count is estimated or actual.
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna Hide Conceals the control from the user. (Odziedziczone z Control).
Metoda publiczna InitializeLifetimeService Krytyczny pod względem zabezpieczeń Uzyskuje obiekt usługi istnienia kontroli zasad okres istnienia dla tego wystąpienia. (Odziedziczone z MarshalByRefObject).
Metoda chroniona InitLayout Called after the control has been added to another container. (Odziedziczone z Control).
Metoda publiczna Invalidate() Invalidates the entire surface of the control and causes the control to be redrawn. (Odziedziczone z Control).
Metoda publiczna Invalidate(Region) Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Odziedziczone z Control).
Metoda publiczna Invalidate(Boolean) Invalidates a specific region of the control and causes a paint message to be sent to the control.Optionally, invalidates the child controls assigned to the control. (Odziedziczone z Control).
Metoda publiczna Invalidate(Rectangle) Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Odziedziczone z Control).
Metoda publiczna Invalidate(Region, Boolean) Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.Optionally, invalidates the child controls assigned to the control. (Odziedziczone z Control).
Metoda publiczna Invalidate(Rectangle, Boolean) Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.Optionally, invalidates the child controls assigned to the control. (Odziedziczone z Control).
Metoda publiczna Invoke(Delegate) Executes the specified delegate on the thread that owns the control's underlying window handle. (Odziedziczone z Control).
Metoda publiczna Invoke(Delegate, array<Object[]) Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Odziedziczone z Control).
Metoda chroniona InvokeGotFocus Raises the GotFocus event for the specified control. (Odziedziczone z Control).
Metoda chroniona InvokeLostFocus Raises the LostFocus event for the specified control. (Odziedziczone z Control).
Metoda chroniona InvokeOnClick Raises the Click event for the specified control. (Odziedziczone z Control).
Metoda chroniona InvokePaint Raises the Paint event for the specified control. (Odziedziczone z Control).
Metoda chroniona InvokePaintBackground Raises the PaintBackground event for the specified control. (Odziedziczone z Control).
Metoda chroniona IsInputChar Determines if a character is an input character that the control recognizes. (Odziedziczone z Control).
Metoda chroniona IsInputKey Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Odziedziczone z Control).
Metoda publiczna JumpToBookmark Moves the report to the specified bookmark.
Metoda publiczna JumpToDocumentMapId Moves to the specified area of the document map.
Metoda chroniona MemberwiseClone() Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone(Boolean) Powoduje utworzenie kopii shallow bieżącego MarshalByRefObject obiektu. (Odziedziczone z MarshalByRefObject).
Metoda chroniona NotifyInvalidate Infrastruktura. Raises the Invalidated event with a specified region of the control to invalidate. (Odziedziczone z Control).
Metoda chroniona OnAutoSizeChanged Raises the AutoSizeChanged event. (Odziedziczone z Control).
Metoda chroniona OnAutoValidateChanged Raises the AutoValidateChanged event. (Odziedziczone z ContainerControl).
Metoda chroniona OnBackColorChanged Raises the BackColorChanged event. (Odziedziczone z Control).
Metoda chroniona OnBackgroundImageChanged Raises the BackgroundImageChanged event. (Odziedziczone z Control).
Metoda chroniona OnBackgroundImageLayoutChanged Raises the BackgroundImageLayoutChanged event. (Odziedziczone z Control).
Metoda chroniona OnBindingContextChanged Raises the BindingContextChanged event. (Odziedziczone z Control).
Metoda chroniona OnCausesValidationChanged Raises the CausesValidationChanged event. (Odziedziczone z Control).
Metoda chroniona OnChangeUICues Raises the ChangeUICues event. (Odziedziczone z Control).
Metoda chroniona OnClick Raises the Click event. (Odziedziczone z Control).
Metoda chroniona OnClientSizeChanged Raises the ClientSizeChanged event. (Odziedziczone z Control).
Metoda chroniona OnContextMenuChanged Raises the ContextMenuChanged event. (Odziedziczone z Control).
Metoda chroniona OnContextMenuStripChanged Raises the ContextMenuStripChanged event. (Odziedziczone z Control).
Metoda chroniona OnControlAdded Raises the ControlAdded event. (Odziedziczone z Control).
Metoda chroniona OnControlRemoved Raises the ControlRemoved event. (Odziedziczone z Control).
Metoda chroniona OnCreateControl Raises the CreateControl event. (Odziedziczone z UserControl).
Metoda chroniona OnCursorChanged Raises the CursorChanged event. (Odziedziczone z Control).
Metoda chroniona OnDockChanged Raises the DockChanged event. (Odziedziczone z Control).
Metoda chroniona OnDoubleClick Raises the DoubleClick event. (Odziedziczone z Control).
Metoda chroniona OnDragDrop Raises the DragDrop event. (Odziedziczone z Control).
Metoda chroniona OnDragEnter Raises the DragEnter event. (Odziedziczone z Control).
Metoda chroniona OnDragLeave Raises the DragLeave event. (Odziedziczone z Control).
Metoda chroniona OnDragOver Raises the DragOver event. (Odziedziczone z Control).
Metoda chroniona OnEnabledChanged Raises the EnabledChanged event. (Odziedziczone z Control).
Metoda chroniona OnEnter Raises the Enter event. (Odziedziczone z Control).
Metoda chroniona OnFontChanged Raises the FontChanged event. (Odziedziczone z ContainerControl).
Metoda chroniona OnForeColorChanged Raises the ForeColorChanged event. (Odziedziczone z Control).
Metoda chroniona OnGiveFeedback Raises the GiveFeedback event. (Odziedziczone z Control).
Metoda chroniona OnGotFocus Raises the GotFocus event. (Odziedziczone z Control).
Metoda chroniona OnHandleCreated Raises the HandleCreated event. (Odziedziczone z Control).
Metoda chroniona OnHandleDestroyed Raises the HandleDestroyed event. (Odziedziczone z Control).
Metoda chroniona OnHelpRequested Raises the HelpRequested event. (Odziedziczone z Control).
Metoda chroniona OnImeModeChanged Raises the ImeModeChanged event. (Odziedziczone z Control).
Metoda chroniona OnInvalidated Raises the Invalidated event. (Odziedziczone z Control).
Metoda chroniona OnKeyDown Raises the KeyDown event. (Odziedziczone z Control).
Metoda chroniona OnKeyPress Raises the KeyPress event. (Odziedziczone z Control).
Metoda chroniona OnKeyUp Raises the KeyUp event. (Odziedziczone z Control).
Metoda chroniona OnLayout Infrastruktura. Raises the Layout event. (Zastępuje ContainerControl.OnLayout(LayoutEventArgs)).
Metoda chroniona OnLeave Raises the Leave event. (Odziedziczone z Control).
Metoda chroniona OnLoad Infrastruktura. Raises the Load event. (Zastępuje UserControl.OnLoad(EventArgs)).
Metoda chroniona OnLocationChanged Raises the LocationChanged event. (Odziedziczone z Control).
Metoda chroniona OnLostFocus Raises the LostFocus event. (Odziedziczone z Control).
Metoda chroniona OnMarginChanged Raises the MarginChanged event. (Odziedziczone z Control).
Metoda chroniona OnMouseCaptureChanged Raises the MouseCaptureChanged event. (Odziedziczone z Control).
Metoda chroniona OnMouseClick Raises the MouseClick event. (Odziedziczone z Control).
Metoda chroniona OnMouseDoubleClick Raises the MouseDoubleClick event. (Odziedziczone z Control).
Metoda chroniona OnMouseDown Raises the MouseDown event. (Odziedziczone z UserControl).
Metoda chroniona OnMouseEnter Raises the MouseEnter event. (Odziedziczone z Control).
Metoda chroniona OnMouseHover Raises the MouseHover event. (Odziedziczone z Control).
Metoda chroniona OnMouseLeave Raises the MouseLeave event. (Odziedziczone z Control).
Metoda chroniona OnMouseMove Raises the MouseMove event. (Odziedziczone z Control).
Metoda chroniona OnMouseUp Raises the MouseUp event. (Odziedziczone z Control).
Metoda chroniona OnMouseWheel Podnosi MouseWheel zdarzenia. (Odziedziczone z ScrollableControl).
Metoda chroniona OnMove Raises the Move event. (Odziedziczone z Control).
Metoda chroniona OnNotifyMessage Notifies the control of Windows messages. (Odziedziczone z Control).
Metoda chroniona OnPaddingChanged Podnosi PaddingChanged zdarzenia. (Odziedziczone z ScrollableControl).
Metoda chroniona OnPaint Raises the Paint event. (Odziedziczone z Control).
Metoda chroniona OnPaintBackground Malowanie tła formantu. (Odziedziczone z ScrollableControl).
Metoda chroniona OnParentBackColorChanged Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentBackgroundImageChanged Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentBindingContextChanged Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentChanged Raises the ParentChanged event. (Odziedziczone z ContainerControl).
Metoda chroniona OnParentCursorChanged Raises the CursorChanged event. (Odziedziczone z Control).
Metoda chroniona OnParentEnabledChanged Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentFontChanged Raises the FontChanged event when the Font property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentForeColorChanged Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentRightToLeftChanged Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnParentVisibleChanged Raises the VisibleChanged event when the Visible property value of the control's container changes. (Odziedziczone z Control).
Metoda chroniona OnPreviewKeyDown Raises the PreviewKeyDown event. (Odziedziczone z Control).
Metoda chroniona OnPrint Raises the Paint event. (Odziedziczone z Control).
Metoda chroniona OnQueryContinueDrag Raises the QueryContinueDrag event. (Odziedziczone z Control).
Metoda chroniona OnRegionChanged Raises the RegionChanged event. (Odziedziczone z Control).
Metoda chroniona OnResize Infrastruktura. Raises the Resize event. (Odziedziczone z UserControl).
Metoda chroniona OnRightToLeftChanged Raises the RightToLeftChanged event. (Odziedziczone z ScrollableControl).
Metoda chroniona OnScroll Podnosi Scroll zdarzenia. (Odziedziczone z ScrollableControl).
Metoda chroniona OnSizeChanged Raises the SizeChanged event. (Odziedziczone z Control).
Metoda chroniona OnStyleChanged Raises the StyleChanged event. (Odziedziczone z Control).
Metoda chroniona OnSystemColorsChanged Raises the SystemColorsChanged event. (Odziedziczone z Control).
Metoda chroniona OnTabIndexChanged Raises the TabIndexChanged event. (Odziedziczone z Control).
Metoda chroniona OnTabStopChanged Raises the TabStopChanged event. (Odziedziczone z Control).
Metoda chroniona OnTextChanged Raises the TextChanged event. (Odziedziczone z Control).
Metoda chroniona OnValidated Raises the Validated event. (Odziedziczone z Control).
Metoda chroniona OnValidating Raises the Validating event. (Odziedziczone z Control).
Metoda chroniona OnVisibleChanged Raises the VisibleChanged event. (Odziedziczone z ScrollableControl).
Metoda publiczna PageSetupDialog Opens the page setup dialog box.
Metoda publiczna PerformAutoScale Performs scaling of the container control and its children. (Odziedziczone z ContainerControl).
Metoda publiczna PerformBack Navigates the report viewer control back to the parent report from a drillthrough report.
Metoda publiczna PerformLayout() Forces the control to apply layout logic to all its child controls. (Odziedziczone z Control).
Metoda publiczna PerformLayout(Control, String) Forces the control to apply layout logic to all its child controls. (Odziedziczone z Control).
Metoda publiczna PointToClient Computes the location of the specified screen point into client coordinates. (Odziedziczone z Control).
Metoda publiczna PointToScreen Computes the location of the specified client point into screen coordinates. (Odziedziczone z Control).
Metoda publiczna PreProcessControlMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Odziedziczone z Control).
Metoda publiczna PreProcessMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Odziedziczone z Control).
Metoda publiczna PrintDialog() Displays the Print dialog box.
Metoda publiczna PrintDialog(PrinterSettings) Displays the Print dialog box.
Metoda chroniona ProcessCmdKey Processes a command key. (Odziedziczone z ContainerControl).
Metoda chroniona ProcessDialogChar Infrastruktura. Processes a dialog character. (Odziedziczone z ContainerControl).
Metoda chroniona ProcessDialogKey Infrastruktura. Processes a dialog key. (Odziedziczone z ContainerControl).
Metoda chroniona ProcessKeyEventArgs Processes a key message and generates the appropriate control events. (Odziedziczone z Control).
Metoda chroniona ProcessKeyMessage Processes a keyboard message. (Odziedziczone z Control).
Metoda chroniona ProcessKeyPreview Previews a keyboard message. (Odziedziczone z Control).
Metoda chroniona ProcessMnemonic Infrastruktura. Processes a mnemonic character. (Odziedziczone z ContainerControl).
Metoda chroniona ProcessTabKey Selects the next available control and makes it the active control. (Odziedziczone z ContainerControl).
Metoda chroniona RaiseDragEvent Infrastruktura. Raises the appropriate drag event. (Odziedziczone z Control).
Metoda chroniona RaiseKeyEvent Infrastruktura. Raises the appropriate key event. (Odziedziczone z Control).
Metoda chroniona RaiseMouseEvent Infrastruktura. Raises the appropriate mouse event. (Odziedziczone z Control).
Metoda chroniona RaisePaintEvent Infrastruktura. Raises the appropriate paint event. (Odziedziczone z Control).
Metoda chroniona RecreateHandle Forces the re-creation of the handle for the control. (Odziedziczone z Control).
Metoda publiczna RectangleToClient Computes the size and location of the specified screen rectangle in client coordinates. (Odziedziczone z Control).
Metoda publiczna RectangleToScreen Computes the size and location of the specified client rectangle in screen coordinates. (Odziedziczone z Control).
Metoda publiczna Refresh Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Odziedziczone z Control).
Metoda publiczna RefreshReport Causes the current report in the Report Viewer to be processed and rendered.
Metoda publiczna Reset Resets the control to its default values.
Metoda publiczna ResetBackColor Resets the BackColor property to its default value. (Odziedziczone z Control).
Metoda publiczna ResetBindings Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Odziedziczone z Control).
Metoda publiczna ResetCursor Resets the Cursor property to its default value. (Odziedziczone z Control).
Metoda publiczna ResetFont Resets the Font property to its default value. (Odziedziczone z Control).
Metoda publiczna ResetForeColor Resets the ForeColor property to its default value. (Odziedziczone z Control).
Metoda publiczna ResetImeMode Resets the ImeMode property to its default value. (Odziedziczone z Control).
Metoda chroniona ResetMouseEventArgs Infrastruktura. Resets the control to handle the MouseLeave event. (Odziedziczone z Control).
Metoda publiczna ResetPageSettings Reverts the page settings for the current report in the ReportViewer control to the settings in the report definition.
Metoda publiczna ResetRightToLeft Resets the RightToLeft property to its default value. (Odziedziczone z Control).
Metoda publiczna ResetText Resets the Text property to its default value. (Odziedziczone z Control).
Metoda publiczna ResumeLayout() Resumes usual layout logic. (Odziedziczone z Control).
Metoda publiczna ResumeLayout(Boolean) Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Odziedziczone z Control).
Metoda chroniona RtlTranslateAlignment(HorizontalAlignment) Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda chroniona RtlTranslateAlignment(LeftRightAlignment) Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda chroniona RtlTranslateAlignment(ContentAlignment) Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda chroniona RtlTranslateContent Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda chroniona RtlTranslateHorizontal Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda chroniona RtlTranslateLeftRight Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Odziedziczone z Control).
Metoda publiczna Scale(Single) Nieaktualne. Scales the control and any child controls. (Odziedziczone z Control).
Metoda publiczna Scale(SizeF) Scales the control and all child controls by the specified scaling factor. (Odziedziczone z Control).
Metoda publiczna Scale(Single, Single) Nieaktualne. Scales the entire control and any child controls. (Odziedziczone z Control).
Metoda chroniona ScaleControl Scales a control's location, size, padding and margin. (Odziedziczone z ScrollableControl).
Metoda chroniona ScaleCore This method is not relevant for this class. (Odziedziczone z ScrollableControl).
Metoda publiczna ScrollControlIntoView Przewija określonego formantu podrzędnego do wyświetlenia w formancie włączone automatyczne przewijanie. (Odziedziczone z ScrollableControl).
Metoda chroniona ScrollToControl Oblicza przesunięcie przewijania do określonego formantu podrzędnego. (Odziedziczone z ScrollableControl).
Metoda publiczna Select() Activates the control. (Odziedziczone z Control).
Metoda chroniona Select(Boolean, Boolean) Activates a child control.Optionally specifies the direction in the tab order to select the control from. (Odziedziczone z ContainerControl).
Metoda publiczna SelectNextControl Activates the next control. (Odziedziczone z Control).
Metoda publiczna SendToBack Sends the control to the back of the z-order. (Odziedziczone z Control).
Metoda publiczna SetAutoScrollMargin Ustawia rozmiar marginesów przewijania automatycznego. (Odziedziczone z ScrollableControl).
Metoda chroniona SetAutoSizeMode Sets a value indicating how a control will behave when its AutoSize property is enabled. (Odziedziczone z Control).
Metoda publiczna SetBounds(Int32, Int32, Int32, Int32) Sets the bounds of the control to the specified location and size. (Odziedziczone z Control).
Metoda publiczna SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) Sets the specified bounds of the control to the specified location and size. (Odziedziczone z Control).
Metoda chroniona SetBoundsCore Performs the work of setting the specified bounds of this control. (Odziedziczone z Control).
Metoda chroniona SetClientSizeCore Sets the size of the client area of the control. (Odziedziczone z Control).
Metoda publiczna SetDisplayMode Sets the control display to normal or print preview mode.
Metoda chroniona SetDisplayRectLocation Określa położenie okna na określoną wartość. (Odziedziczone z ScrollableControl).
Metoda publiczna SetPageSettings Sets the page settings that are used to print the current report in the ReportViewer control or display it in print layout mode.
Metoda chroniona SetScrollState Ustawia flagę stanu określonego przewijania. (Odziedziczone z ScrollableControl).
Metoda chroniona SetStyle Sets a specified ControlStyles flag to either true or false. (Odziedziczone z Control).
Metoda chroniona SetTopLevel Sets the control as the top-level control. (Odziedziczone z Control).
Metoda chroniona SetVisibleCore Sets the control to the specified visible state. (Odziedziczone z Control).
Metoda publiczna Show Displays the control to the user. (Odziedziczone z Control).
Metoda chroniona SizeFromClientSize Determines the size of the entire control from the height and width of its client area. (Odziedziczone z Control).
Metoda publiczna SuspendLayout Temporarily suspends the layout logic for the control. (Odziedziczone z Control).
Metoda publiczna ToString Zwraca String zawierający nazwę Component, jeśli istnieje.Metoda ta nie powinna być pomijana. (Odziedziczone z Component).
Metoda publiczna Update Causes the control to redraw the invalidated regions within its client area. (Odziedziczone z Control).
Metoda chroniona UpdateBounds() Updates the bounds of the control with the current size and location. (Odziedziczone z Control).
Metoda chroniona UpdateBounds(Int32, Int32, Int32, Int32) Updates the bounds of the control with the specified size and location. (Odziedziczone z Control).
Metoda chroniona UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) Updates the bounds of the control with the specified size, location, and client size. (Odziedziczone z Control).
Metoda chroniona UpdateDefaultButton When overridden by a derived class, updates which button is the default button. (Odziedziczone z ContainerControl).
Metoda chroniona UpdateStyles Forces the assigned styles to be reapplied to the control. (Odziedziczone z Control).
Metoda chroniona UpdateZOrder Updates the control in its parent's z-order. (Odziedziczone z Control).
Metoda publiczna Validate() Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (Odziedziczone z ContainerControl).
Metoda publiczna Validate(Boolean) Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (Odziedziczone z ContainerControl).
Metoda publiczna ValidateChildren() Causes all of the child controls within a control that support validation to validate their data. (Odziedziczone z UserControl).
Metoda publiczna ValidateChildren(ValidationConstraints) Causes all of the child controls within a control that support validation to validate their data. (Odziedziczone z UserControl).
Metoda chroniona WndProc Processes Windows messages. (Odziedziczone z UserControl).

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne AutoSizeChanged Occurs when the AutoSize property changes. (Odziedziczone z UserControl).
Zdarzenie publiczne AutoValidateChanged Occurs when the AutoValidate property changes. (Odziedziczone z UserControl).
Zdarzenie publiczne Back Occurs when a user navigates back to a parent report from a drillthrough report.
Zdarzenie publiczne BackColorChanged Occurs when the value of the BackColor property changes. (Odziedziczone z Control).
Zdarzenie publiczne BackgroundImageChanged Occurs when the value of the BackgroundImage property changes. (Odziedziczone z Control).
Zdarzenie publiczne BackgroundImageLayoutChanged Occurs when the BackgroundImageLayout property changes. (Odziedziczone z Control).
Zdarzenie publiczne BindingContextChanged Occurs when the value of the BindingContext property changes. (Odziedziczone z Control).
Zdarzenie publiczne BookmarkNavigation Occurs when the user navigates to a bookmark in a report.
Zdarzenie publiczne CausesValidationChanged Occurs when the value of the CausesValidation property changes. (Odziedziczone z Control).
Zdarzenie publiczne ChangeUICues Occurs when the focus or keyboard user interface (UI) cues change. (Odziedziczone z Control).
Zdarzenie publiczne Click Occurs when the control is clicked. (Odziedziczone z Control).
Zdarzenie publiczne ClientSizeChanged Occurs when the value of the ClientSize property changes. (Odziedziczone z Control).
Zdarzenie publiczne ContextMenuChanged Occurs when the value of the ContextMenu property changes. (Odziedziczone z Control).
Zdarzenie publiczne ContextMenuStripChanged Occurs when the value of the ContextMenuStrip property changes. (Odziedziczone z Control).
Zdarzenie publiczne ControlAdded Occurs when a new control is added to the ControlCollection. (Odziedziczone z Control).
Zdarzenie publiczne ControlRemoved Occurs when a control is removed from the ControlCollection. (Odziedziczone z Control).
Zdarzenie publiczne CursorChanged Occurs when the value of the Cursor property changes. (Odziedziczone z Control).
Zdarzenie publiczne Disposed Występuje, gdy składnik jest usuwany przez wywołanie do Dispose metody. (Odziedziczone z Component).
Zdarzenie publiczne DockChanged Occurs when the value of the Dock property changes. (Odziedziczone z Control).
Zdarzenie publiczne DocumentMapNavigation Occurs when a document map node is selected.
Zdarzenie publiczne DoubleClick Occurs when the control is double-clicked. (Odziedziczone z Control).
Zdarzenie publiczne DragDrop Occurs when a drag-and-drop operation is completed. (Odziedziczone z Control).
Zdarzenie publiczne DragEnter Occurs when an object is dragged into the control's bounds. (Odziedziczone z Control).
Zdarzenie publiczne DragLeave Occurs when an object is dragged out of the control's bounds. (Odziedziczone z Control).
Zdarzenie publiczne DragOver Occurs when an object is dragged over the control's bounds. (Odziedziczone z Control).
Zdarzenie publiczne Drillthrough Occurs when a drillthrough item is selected in a report.
Zdarzenie publiczne EnabledChanged Occurs when the Enabled property value has changed. (Odziedziczone z Control).
Zdarzenie publiczne Enter Occurs when the control is entered. (Odziedziczone z Control).
Zdarzenie publiczne FontChanged Occurs when the Font property value changes. (Odziedziczone z Control).
Zdarzenie publiczne ForeColorChanged Occurs when the ForeColor property value changes. (Odziedziczone z Control).
Zdarzenie publiczne GiveFeedback Occurs during a drag operation. (Odziedziczone z Control).
Zdarzenie publiczne GotFocus Occurs when the control receives focus. (Odziedziczone z Control).
Zdarzenie publiczne HandleCreated Occurs when a handle is created for the control. (Odziedziczone z Control).
Zdarzenie publiczne HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (Odziedziczone z Control).
Zdarzenie publiczne HelpRequested Occurs when the user requests help for a control. (Odziedziczone z Control).
Zdarzenie publiczne Hyperlink Occurs when a user clicks a hyperlink in a report.
Zdarzenie publiczne ImeModeChanged Occurs when the ImeMode property has changed. (Odziedziczone z Control).
Zdarzenie publiczne Invalidated Occurs when a control's display requires redrawing. (Odziedziczone z Control).
Zdarzenie publiczne KeyDown Occurs when a key is pressed while the control has focus. (Odziedziczone z Control).
Zdarzenie publiczne KeyPress Occurs when a character.space or backspace key is pressed while the control has focus. (Odziedziczone z Control).
Zdarzenie publiczne KeyUp Occurs when a key is released while the control has focus. (Odziedziczone z Control).
Zdarzenie publiczne Layout Occurs when a control should reposition its child controls. (Odziedziczone z Control).
Zdarzenie publiczne Leave Occurs when the input focus leaves the control. (Odziedziczone z Control).
Zdarzenie publiczne Load Occurs before the control becomes visible for the first time. (Odziedziczone z UserControl).
Zdarzenie publiczne LocationChanged Occurs when the Location property value has changed. (Odziedziczone z Control).
Zdarzenie publiczne LostFocus Occurs when the control loses focus. (Odziedziczone z Control).
Zdarzenie publiczne MarginChanged Occurs when the control's margin changes. (Odziedziczone z Control).
Zdarzenie publiczne MouseCaptureChanged Occurs when the control loses mouse capture. (Odziedziczone z Control).
Zdarzenie publiczne MouseClick Occurs when the control is clicked by the mouse. (Odziedziczone z Control).
Zdarzenie publiczne MouseDoubleClick Occurs when the control is double clicked by the mouse. (Odziedziczone z Control).
Zdarzenie publiczne MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (Odziedziczone z Control).
Zdarzenie publiczne MouseEnter Occurs when the mouse pointer enters the control. (Odziedziczone z Control).
Zdarzenie publiczne MouseHover Occurs when the mouse pointer rests on the control. (Odziedziczone z Control).
Zdarzenie publiczne MouseLeave Occurs when the mouse pointer leaves the control. (Odziedziczone z Control).
Zdarzenie publiczne MouseMove Occurs when the mouse pointer is moved over the control. (Odziedziczone z Control).
Zdarzenie publiczne MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (Odziedziczone z Control).
Zdarzenie publiczne MouseWheel Occurs when the mouse wheel moves while the control has focus. (Odziedziczone z Control).
Zdarzenie publiczne Move Occurs when the control is moved. (Odziedziczone z Control).
Zdarzenie publiczne PaddingChanged Occurs when the control's padding changes. (Odziedziczone z Control).
Zdarzenie publiczne PageNavigation Occurs when a user changes pages in a report.
Zdarzenie publiczne PageSettingsChanged Occurs when the margins or the page size for the current report in the ReportViewer control have changed.
Zdarzenie publiczne Paint Occurs when the control is redrawn. (Odziedziczone z Control).
Zdarzenie publiczne ParentChanged Occurs when the Parent property value changes. (Odziedziczone z Control).
Zdarzenie publiczne PreviewKeyDown Occurs before the KeyDown event when a key is pressed while focus is on this control. (Odziedziczone z Control).
Zdarzenie publiczne Print Occurs when a user prints the report.
Zdarzenie publiczne PrintingBegin Occurs when the user clicks the Print button in the Print dialog box.
Zdarzenie publiczne QueryAccessibilityHelp Occurs when AccessibleObject is providing help to accessibility applications. (Odziedziczone z Control).
Zdarzenie publiczne QueryContinueDrag Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Odziedziczone z Control).
Zdarzenie publiczne RegionChanged Occurs when the value of the Region property changes. (Odziedziczone z Control).
Zdarzenie publiczne RenderingBegin Occurs when the report in the ReportViewer begins rendering.
Zdarzenie publiczne RenderingComplete Occurs when the report finishes rendering.
Zdarzenie publiczne ReportError Raised when an error occurs in the report.
Zdarzenie publiczne ReportExport Occurs when the user clicks the Export button.
Zdarzenie publiczne ReportRefresh Occurs when the report is refreshed.
Zdarzenie publiczne Resize Occurs when the control is resized. (Odziedziczone z Control).
Zdarzenie publiczne RightToLeftChanged Occurs when the RightToLeft property value changes. (Odziedziczone z Control).
Zdarzenie publiczne Scroll Występuje, gdy użytkownik lub kod Przewija obszaru klienckiego. (Odziedziczone z ScrollableControl).
Zdarzenie publiczne Search This event occurs when the user clicks the Find or Find Next button, or when a search operation is invoked programmatically.
Zdarzenie publiczne SizeChanged Occurs when the Size property value changes. (Odziedziczone z Control).
Zdarzenie publiczne Sort Occurs when the user activates a sort.
Zdarzenie publiczne StatusChanged Occurs whenever the user interface state of the ReportViewer control changes.
Zdarzenie publiczne StyleChanged Occurs when the control style changes. (Odziedziczone z Control).
Zdarzenie publiczne SubmittingDataSourceCredentials Occurs when the user submits new data source credentials viaby using the built-in prompt area.
Zdarzenie publiczne SubmittingParameterValues Occurs when parameter values are submitted to the report server.
Zdarzenie publiczne SystemColorsChanged Occurs when the system colors change. (Odziedziczone z Control).
Zdarzenie publiczne TabIndexChanged Occurs when the TabIndex property value changes. (Odziedziczone z Control).
Zdarzenie publiczne TabStopChanged Occurs when the TabStop property value changes. (Odziedziczone z Control).
Zdarzenie publiczne TextChanged Infrastruktura. Raises the TextChanged event. (Odziedziczone z UserControl).
Zdarzenie publiczne Toggle Occurs when the user toggles the visibility of an item in the report.
Zdarzenie publiczne Validated Occurs when the control is finished validating. (Odziedziczone z Control).
Zdarzenie publiczne Validating Occurs when the control is validating. (Odziedziczone z Control).
Zdarzenie publiczne ViewButtonClick Occurs when the user clicks the View button.
Zdarzenie publiczne VisibleChanged Occurs when the Visible property value changes. (Odziedziczone z Control).
Zdarzenie publiczne ZoomChange Occurs when the user changes the zoom level of the ReportViewer control.

Początek

Pola

  Nazwa Opis
Pole publiczneStatyczny element członkowski MaximumPageCount A constant that represents the maximum number of pages in a report when the current page count mode is Estimate.

Początek

Jawne implementacje interfejsu

  Nazwa Opis
Jawna implementacja interfejsuMetoda prywatna System#Windows#Forms#IContainerControl#ActivateControl Activates the specified control. (Odziedziczone z ContainerControl).
Jawna implementacja interfejsuMetoda prywatna System#Windows#Forms#IDropTarget#OnDragDrop Infrastruktura. Raises the DragDrop event. (Odziedziczone z Control).
Jawna implementacja interfejsuMetoda prywatna System#Windows#Forms#IDropTarget#OnDragEnter Infrastruktura. Raises the DragEnter event. (Odziedziczone z Control).
Jawna implementacja interfejsuMetoda prywatna System#Windows#Forms#IDropTarget#OnDragLeave Infrastruktura. Raises the DragLeave event. (Odziedziczone z Control).
Jawna implementacja interfejsuMetoda prywatna System#Windows#Forms#IDropTarget#OnDragOver Infrastruktura. Raises the DragOver event. (Odziedziczone z Control).

Początek

Uwagi

This control shows the report and its associated user interface.

The control is able to work in either local or remote processing mode. In local processing mode, the control processes and renders the report locally. In remote processing mode, processing is done on a report server and displayed locally. The remote processing mode requires a Microsoft SQL Server 2008 or later instance of report server.

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.Reporting.WinForms