Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Encapsula os métodos e as propriedades usados para o controle ReportViewer.
Hierarquia de herança
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
UserControl
Microsoft.Reporting.WinForms.ReportViewer
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
<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
O tipo ReportViewer expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
ReportViewer | Cria um objeto do ReportViewer. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
AccessibilityObject | Gets the AccessibleObject assigned to the control. (Herdado de Control.) |
![]() |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Herdado de Control.) |
![]() |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Herdado de Control.) |
![]() |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Herdado de Control.) |
![]() |
AccessibleRole | Gets or sets the accessible role of the control (Herdado de Control.) |
![]() |
ActiveControl | Gets or sets the active control on the container control. (Herdado de ContainerControl.) |
![]() |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
AutoScaleDimensions | Gets or sets the dimensions that the control was designed to. (Herdado de ContainerControl.) |
![]() |
AutoScaleFactor | Gets the scaling factor between the current and design-time automatic scaling dimensions. (Herdado de ContainerControl.) |
![]() |
AutoScaleMode | Gets or sets the automatic scaling mode of the control. (Herdado de ContainerControl.) |
![]() |
AutoScroll | Obtém ou define um valor que indica se o contêiner permite que o usuário rolar os controles colocados fora dos limites visíveis. (Herdado de ScrollableControl.) |
![]() |
AutoScrollMargin | Obtém ou define o tamanho da margem de tentativas de SCROLL. (Herdado de ScrollableControl.) |
![]() |
AutoScrollMinSize | Obtém ou define o tamanho mínimo de tentativas de SCROLL. (Herdado de ScrollableControl.) |
![]() |
AutoScrollOffset | Gets or sets where this control is scrolled to in ScrollControlIntoView. (Herdado de Control.) |
![]() |
AutoScrollPosition | Obtém ou define o local da posição de tentativas de SCROLL. (Herdado de ScrollableControl.) |
![]() |
AutoSize | This property is not relevant for this class. (Herdado de UserControl.) |
![]() |
AutoSizeMode | Gets or sets how the control will resize itself. (Herdado de UserControl.) |
![]() |
AutoValidate | Gets or sets how the control performs validation when the user changes focus to another control. (Herdado de UserControl.) |
![]() |
BackColor | Obtém ou define a cor do plano de fundo da área de relatório do controle. (Substitui Control.BackColor.) |
![]() |
BackgroundImage | Obtém ou define a imagem do plano de fundo do controle ReportViewer. (Substitui Control.BackgroundImage.) |
![]() |
BackgroundImageLayout | Obtém ou define o layout para a imagem do plano de fundo do controle ReportViewer. (Substitui Control.BackgroundImageLayout.) |
![]() |
BindingContext | Gets or sets the BindingContext for the control. (Herdado de ContainerControl.) |
![]() |
BorderStyle | Obtém ou define o estilo de borda do controle ReportViewer. |
![]() |
Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Herdado de Control.) |
![]() |
Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Herdado de Control.) |
![]() |
CanEnableIme | Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. (Herdado de ContainerControl.) |
![]() |
CanFocus | Gets a value indicating whether the control can receive focus. (Herdado de Control.) |
![]() |
CanRaiseEvents | Determines if events can be raised on the control. (Herdado de Control.) |
![]() |
CanSelect | Gets a value indicating whether the control can be selected. (Herdado de Control.) |
![]() |
Capture | Gets or sets a value indicating whether the control has captured the mouse. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
ClientRectangle | Gets the rectangle that represents the client area of the control. (Herdado de Control.) |
![]() |
ClientSize | Gets or sets the height and width of the client area of the control. (Herdado de Control.) |
![]() |
CompanyName | Gets the name of the company or creator of the application containing the control. (Herdado de Control.) |
![]() |
Container | Obtém o IContainer que contém o Component. (Herdado de Component.) |
![]() |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Herdado de Control.) |
![]() |
ContextMenu | Gets or sets the shortcut menu associated with the control. (Herdado de Control.) |
![]() |
ContextMenuStrip | Gets or sets the ContextMenuStrip associated with this control. (Herdado de Control.) |
![]() |
Controls | Gets the collection of controls contained within the control. (Herdado de Control.) |
![]() |
Created | Gets a value indicating whether the control has been created. (Herdado de Control.) |
![]() |
CreateParams | Infraestrutura. Gets the required creation parameters when the control handle is created. (Herdado de UserControl.) |
![]() |
CurrentAutoScaleDimensions | Gets the current run-time dimensions of the screen. (Herdado de ContainerControl.) |
![]() |
CurrentPage | Obtém ou define a página atual do relatório ativo do controle ReportViewer. |
![]() |
CurrentStatus | Obtém um objeto do ReportViewerStatus que indica quais operações podem ser executadas no momento no controle ReportViewer, o status da área de avisos e o status da área de mapa do documento. |
![]() |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Herdado de Control.) |
![]() |
DataBindings | Gets the data bindings for the control. (Herdado de Control.) |
![]() |
DefaultCursor | Gets or sets the default cursor for the control. (Herdado de Control.) |
![]() |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Herdado de Control.) |
![]() |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Herdado de Control.) |
![]() |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Herdado de Control.) |
![]() |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Herdado de Control.) |
![]() |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Herdado de Control.) |
![]() |
DefaultSize | Gets the default size of the control. (Herdado de UserControl.) |
![]() |
DesignMode | Obtém um valor que indica se a Component está no modo de design. (Herdado de Component.) |
![]() |
DisplayMode | Obtém um valor de DisplayMode que indica o modo de exibição atual do controle ReportViewer. |
![]() |
DisplayRectangle | Obtém o retângulo que representa a área de exibição virtual do controle. (Herdado de ScrollableControl.) |
![]() |
Disposing | Gets a value indicating whether the base Control class is in the process of disposing. (Herdado de Control.) |
![]() |
Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Herdado de Control.) |
![]() |
DockPadding | Obtém as configurações de preenchimento de plug-in para todas as bordas do controle. (Herdado de ScrollableControl.) |
![]() |
DocumentMapCollapsed | Obtém ou define o estado recolhido do mapa do documento. |
![]() |
DocumentMapWidth | Obtém ou define a largura do mapa do documento em pixels. |
![]() |
DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Herdado de Control.) |
![]() |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Herdado de Control.) |
![]() |
Events | Obtém a lista de manipuladores de eventos que estão conectados a este Component. (Herdado de Component.) |
![]() |
Focused | Gets a value indicating whether the control has input focus. (Herdado de Control.) |
![]() |
Font | Gets or sets the font of the text displayed by the control. (Herdado de Control.) |
![]() |
FontHeight | Gets or sets the height of the font of the control. (Herdado de Control.) |
![]() |
ForeColor | Gets or sets the foreground color of the control. (Herdado de Control.) |
![]() |
Handle | Gets the window handle that the control is bound to. (Herdado de Control.) |
![]() |
HasChildren | Gets a value indicating whether the control contains one or more child controls. (Herdado de Control.) |
![]() |
Height | Gets or sets the height of the control. (Herdado de Control.) |
![]() |
HorizontalScroll | Obtém as características associadas à barra de rolagem horizontal. (Herdado de ScrollableControl.) |
![]() |
HScroll | Obtém ou define um valor que indica se a barra de rolagem horizontal é visível. (Herdado de ScrollableControl.) |
![]() |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Herdado de Control.) |
![]() |
ImeModeBase | Gets or sets the IME mode of a control. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Herdado de Control.) |
![]() |
IsDisposed | Gets a value indicating whether the control has been disposed of. (Herdado de Control.) |
![]() |
IsDocumentMapWidthFixed | Indica se o tamanho do painel do mapa do documento é fixo ou é alterado quando o visualizador é redimensionado. |
![]() |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Herdado de Control.) |
![]() |
IsMirrored | Gets a value indicating whether the control is mirrored. (Herdado de Control.) |
![]() |
KeepSessionAlive | Obtém ou define um valor booliano que indica se deve impedir que a sessão do servidor de relatório expire enquanto o ReportViewer estiver em execução. |
![]() |
LayoutEngine | Gets a cached instance of the control's layout engine. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
LocalReport | Retorna o relatório local no controle ReportViewer. |
![]() |
Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Herdado de Control.) |
![]() |
Margin | Gets or sets the space between controls. (Herdado de Control.) |
![]() |
MaximumSize | Gets or sets the size that is the upper limit that GetPreferredSize can specify. (Herdado de Control.) |
![]() |
Messages | Obtém ou define um objeto que contém mensagens personalizadas para uso do controle ReportViewer. |
![]() |
MinimumSize | Gets or sets the size that is the lower limit that GetPreferredSize can specify. (Herdado de Control.) |
![]() |
Name | Gets or sets the name of the control. (Herdado de Control.) |
![]() |
Padding | Gets or sets padding within the control. (Herdado de Control.) |
![]() |
PageCountMode | Obtém ou define um valor de enumeração PageCountMode que indica o modo padrão de contagem de páginas para ser usado ao renderizar um relatório na área de relatório. |
![]() |
Parent | Gets or sets the parent container of the control. (Herdado de Control.) |
![]() |
ParentForm | Gets the form that the container control is assigned to. (Herdado de ContainerControl.) |
![]() |
PreferredSize | Gets the size of a rectangular area into which the control can fit. (Herdado de Control.) |
![]() |
PrinterSettings | Obtém ou define um objeto PrinterSettings que contém as configurações para as opções de impressora padrão e impressão que são usadas para inicializar a caixa de diálogo Imprimir e a caixa de diálogo Preferências da impressora. |
![]() |
ProcessingMode | Obtém ou define o modo de processamento do controle ReportViewer. |
![]() |
ProductName | Gets the product name of the assembly containing the control. (Herdado de Control.) |
![]() |
ProductVersion | Gets the version of the assembly containing the control. (Herdado de Control.) |
![]() |
PromptAreaCollapsed | Obtém ou define o estado recolhido da área de avisos de parâmetros ou da área de avisos de credenciais. |
![]() |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Herdado de Control.) |
![]() |
Region | Gets or sets the window region associated with the control. (Herdado de Control.) |
![]() |
RenderRightToLeft | Obsoleta. This property is now obsolete. (Herdado de Control.) |
![]() |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Herdado de Control.) |
![]() |
Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Herdado de Control.) |
![]() |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Herdado de Control.) |
![]() |
ScaleChildren | Gets a value that determines the scaling of child controls. (Herdado de Control.) |
![]() |
SearchState | Obtém o texto de pesquisa e a página inicial da operação de busca do relatório atual. |
![]() |
ServerReport | Obtém um relatório de servidor no Visualizador de Relatórios. |
![]() |
ShowBackButton | Indica se o botão Voltar está visível no controle. |
![]() |
ShowContextMenu | Indica se o menu Contexto está visível. |
![]() |
ShowCredentialPrompts | Indica se os avisos para as credenciais do usuário serão exibidos. |
![]() |
ShowDocumentMapButton | Indica se o botão que mostra e recolhe o mapa do documento está visível na barra de divisão. |
![]() |
ShowExportButton | Indica se o botão Exportar está visível no controle. |
![]() |
ShowFindControls | Indica se a caixa de texto de Localizar está visível no controle. |
![]() |
ShowFocusCues | Gets a value indicating whether the control should display focus rectangles. (Herdado de Control.) |
![]() |
ShowKeyboardCues | Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Herdado de Control.) |
![]() |
ShowPageNavigationControls | Indica se os controles de navegação de página estão visíveis. |
![]() |
ShowParameterPrompts | Indica se os avisos de parâmetro estão visíveis. |
![]() |
ShowPrintButton | Obtém ou define um valor que indica se o botão Imprimir está visível. |
![]() |
ShowProgress | Indica se a animação de progresso será exibida durante o processamento do relatório. |
![]() |
ShowPromptAreaButton | Indica se o botão que mostra e recolhe a área de avisos está visível na barra de divisão. |
![]() |
ShowRefreshButton | Indica se o botão Atualizar está visível. |
![]() |
ShowStopButton | Indica se o botão Parar está visível. |
![]() |
ShowToolBar | Indica se a Barra de Ferramentas está visível. |
![]() |
ShowZoomControl | Indica se a caixa de listagem de Zoom está visível. |
![]() |
Site | Gets or sets the site of the control. (Herdado de Control.) |
![]() |
Size | Gets or sets the height and width of the control. (Herdado de Control.) |
![]() |
TabIndex | Gets or sets the tab order of the control within its container. (Herdado de Control.) |
![]() |
TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Herdado de Control.) |
![]() |
Tag | Gets or sets the object that contains data about the control. (Herdado de Control.) |
![]() |
Text | Gets or sets the text associated with this control. (Herdado de UserControl.) |
![]() |
ToolStripRenderer | Obtém ou define o ToolStripRenderer usado para personalizar a aparência da barra de ferramentas do controle ReportViewer bem como o menu de contexto do relatório. |
![]() |
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. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Herdado de Control.) |
![]() |
VerticalScroll | Obtém as características associadas à barra de rolagem vertical. (Herdado de ScrollableControl.) |
![]() |
Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Herdado de Control.) |
![]() |
VScroll | Obtém ou define um valor que indica se a barra de rolagem vertical está visível. (Herdado de ScrollableControl.) |
![]() |
WaitControlDisplayAfter | Obtém ou define o intervalo em milissegundos antes de o indicador de status ocupado ser exibido para o usuário. |
![]() |
Width | Gets or sets the width of the control. (Herdado de Control.) |
![]() |
WindowTarget | Infraestrutura. This property is not relevant for this class. (Herdado de Control.) |
![]() |
ZoomCalculated | Obtém o zoom da página que é calculado com base no modo de zoom. |
![]() |
ZoomMode | Obtém ou define o modo de zoom do controle. |
![]() |
ZoomPercent | Obtém ou define o percentual de zoom usado para a exibição do relatório. |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
AccessibilityNotifyClients(AccessibleEvents, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Herdado de Control.) |
![]() |
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (Herdado de Control.) |
![]() |
AdjustFormScrollbars | Infraestrutura. Ajusta as barras de rolagem no contêiner com base nas posições atuais de controle e o controle selecionado no momento. (Herdado de ContainerControl.) |
![]() |
BeginInvoke(Delegate) | Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
BringToFront | Brings the control to the front of the z-order. (Herdado de Control.) |
![]() |
CancelRendering | Para o processamento em segundo plano do relatório. |
![]() |
Clear | Limpa a visualização de relatório e preenche com a cor do plano de fundo do controle. |
![]() |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Herdado de Control.) |
![]() |
CreateAccessibilityInstance | Creates a new accessibility object for the control. (Herdado de Control.) |
![]() |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Herdado de Control.) |
![]() |
CreateControlsInstance | Creates a new instance of the control collection for the control. (Herdado de Control.) |
![]() |
CreateGraphics | Creates the Graphics for the control. (Herdado de Control.) |
![]() |
CreateHandle | Creates a handle for the control. (Herdado de Control.) |
![]() |
CreateObjRef | Segurança crítica. Cria um objeto que contém todas as informações relevantes necessárias para gerar um proxy usado para se comunicar com um objeto remoto. (Herdado de MarshalByRefObject.) |
![]() |
DefWndProc | Sends the specified message to the default window procedure. (Herdado de Control.) |
![]() |
DestroyHandle | Destroys the handle associated with the control. (Herdado de Control.) |
![]() |
Dispose() | Libera todos os recursos usados pela Component. (Herdado de Component.) |
![]() |
Dispose(Boolean) | Infraestrutura. Libera os recursos não gerenciados usados pelo ReportViewer e opcionalmente libera os recursos gerenciados. (Substitui ContainerControl.Dispose(Boolean).) |
![]() |
DoDragDrop | Begins a drag-and-drop operation. (Herdado de Control.) |
![]() |
DrawToBitmap | Supports rendering to the specified bitmap. (Herdado de Control.) |
![]() |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Herdado de Control.) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
ExportDialog(RenderingExtension) | Abre a caixa de diálogo Exportando para obter uma extensão de renderização específica. |
![]() |
ExportDialog(RenderingExtension, String) | Abre a caixa de diálogo de exportação para obter uma extensão de renderização específica. |
![]() |
ExportDialog(RenderingExtension, String, String) | Abre a caixa de diálogo Exportando para obter uma extensão de renderização específica e especifica as informações do dispositivo e salva o relatório exportado para um arquivo com o nome especificado. |
![]() |
Finalize | Libera os recursos não gerenciados e executa outras operações de limpeza antes do Component é recuperados pela coleta de lixo. (Herdado de Component.) |
![]() |
Find | Pesquisa o relatório para obter a cadeia de caracteres de texto especificada. |
![]() |
FindForm | Retrieves the form that the control is on. (Herdado de Control.) |
![]() |
FindNext | Continua a pesquisa para obter a cadeia de caracteres de texto especificada. |
![]() |
Focus | Sets input focus to the control. (Herdado de Control.) |
![]() |
GetAccessibilityObjectById | Retrieves the specified AccessibleObject. (Herdado de Control.) |
![]() |
GetAutoSizeMode | Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Herdado de Control.) |
![]() |
GetChildAtPoint(Point) | Retrieves the child control that is located at the specified coordinates. (Herdado de Control.) |
![]() |
GetChildAtPoint(Point, GetChildAtPointSkip) | Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Herdado de Control.) |
![]() |
GetContainerControl | Returns the next ContainerControl up the control's chain of parent controls. (Herdado de Control.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetLifetimeService | Segurança crítica. Recupera o objeto de serviço Vida útil atual que controla a diretiva vida útil para esta instância. (Herdado de MarshalByRefObject.) |
![]() |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Herdado de Control.) |
![]() |
GetPageSettings | Retorna as configurações de página que são usadas para imprimir o relatório atual no controle ReportViewer ou exibi-lo no modo de layout de impressão. |
![]() |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Herdado de Control.) |
![]() |
GetScaledBounds | Retrieves the bounds within which the control is scaled. (Herdado de Control.) |
![]() |
GetScrollState | Determina se o sinalizador especificado esteve definido. (Herdado de ScrollableControl.) |
![]() |
GetService | Retorna um objeto que representa um serviço fornecido pela Component ou por seus Container. (Herdado de Component.) |
![]() |
GetStyle | Retrieves the value of the specified control style bit for the control. (Herdado de Control.) |
![]() |
GetTopLevel | Determines if the control is a top-level control. (Herdado de Control.) |
![]() |
GetTotalPages() | Retorna o número total de páginas no relatório. |
![]() |
GetTotalPages(PageCountMode%) | Retorna a contagem de páginas do relatório e um valor de PageCountMode que indica se a contagem de páginas é estimada ou real. |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
Hide | Conceals the control from the user. (Herdado de Control.) |
![]() |
InitializeLifetimeService | Segurança crítica. Obtém um objeto de serviço de tempo de vida para controlar a diretiva vida útil para esta instância. (Herdado de MarshalByRefObject.) |
![]() |
InitLayout | Called after the control has been added to another container. (Herdado de Control.) |
![]() |
Invalidate() | Invalidates the entire surface of the control and causes the control to be redrawn. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
Invoke(Delegate) | Executes the specified delegate on the thread that owns the control's underlying window handle. (Herdado de Control.) |
![]() |
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. (Herdado de Control.) |
![]() |
InvokeGotFocus | Raises the GotFocus event for the specified control. (Herdado de Control.) |
![]() |
InvokeLostFocus | Raises the LostFocus event for the specified control. (Herdado de Control.) |
![]() |
InvokeOnClick | Raises the Click event for the specified control. (Herdado de Control.) |
![]() |
InvokePaint | Raises the Paint event for the specified control. (Herdado de Control.) |
![]() |
InvokePaintBackground | Raises the PaintBackground event for the specified control. (Herdado de Control.) |
![]() |
IsInputChar | Determines if a character is an input character that the control recognizes. (Herdado de Control.) |
![]() |
IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Herdado de Control.) |
![]() |
JumpToBookmark | Move o relatório para o indicador especificado. |
![]() |
JumpToDocumentMapId | Move para a área especificada do mapa do documento. |
![]() |
MemberwiseClone() | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
MemberwiseClone(Boolean) | Cria uma cópia superficial do atual MarshalByRefObject objeto. (Herdado de MarshalByRefObject.) |
![]() |
NotifyInvalidate | Infraestrutura. Raises the Invalidated event with a specified region of the control to invalidate. (Herdado de Control.) |
![]() |
OnAutoSizeChanged | Raises the AutoSizeChanged event. (Herdado de Control.) |
![]() |
OnAutoValidateChanged | Raises the AutoValidateChanged event. (Herdado de ContainerControl.) |
![]() |
OnBackColorChanged | Raises the BackColorChanged event. (Herdado de Control.) |
![]() |
OnBackgroundImageChanged | Raises the BackgroundImageChanged event. (Herdado de Control.) |
![]() |
OnBackgroundImageLayoutChanged | Raises the BackgroundImageLayoutChanged event. (Herdado de Control.) |
![]() |
OnBindingContextChanged | Raises the BindingContextChanged event. (Herdado de Control.) |
![]() |
OnCausesValidationChanged | Raises the CausesValidationChanged event. (Herdado de Control.) |
![]() |
OnChangeUICues | Raises the ChangeUICues event. (Herdado de Control.) |
![]() |
OnClick | Raises the Click event. (Herdado de Control.) |
![]() |
OnClientSizeChanged | Raises the ClientSizeChanged event. (Herdado de Control.) |
![]() |
OnContextMenuChanged | Raises the ContextMenuChanged event. (Herdado de Control.) |
![]() |
OnContextMenuStripChanged | Raises the ContextMenuStripChanged event. (Herdado de Control.) |
![]() |
OnControlAdded | Raises the ControlAdded event. (Herdado de Control.) |
![]() |
OnControlRemoved | Raises the ControlRemoved event. (Herdado de Control.) |
![]() |
OnCreateControl | Raises the CreateControl event. (Herdado de UserControl.) |
![]() |
OnCursorChanged | Raises the CursorChanged event. (Herdado de Control.) |
![]() |
OnDockChanged | Raises the DockChanged event. (Herdado de Control.) |
![]() |
OnDoubleClick | Raises the DoubleClick event. (Herdado de Control.) |
![]() |
OnDragDrop | Raises the DragDrop event. (Herdado de Control.) |
![]() |
OnDragEnter | Raises the DragEnter event. (Herdado de Control.) |
![]() |
OnDragLeave | Raises the DragLeave event. (Herdado de Control.) |
![]() |
OnDragOver | Raises the DragOver event. (Herdado de Control.) |
![]() |
OnEnabledChanged | Raises the EnabledChanged event. (Herdado de Control.) |
![]() |
OnEnter | Raises the Enter event. (Herdado de Control.) |
![]() |
OnFontChanged | Raises the FontChanged event. (Herdado de ContainerControl.) |
![]() |
OnForeColorChanged | Raises the ForeColorChanged event. (Herdado de Control.) |
![]() |
OnGiveFeedback | Raises the GiveFeedback event. (Herdado de Control.) |
![]() |
OnGotFocus | Raises the GotFocus event. (Herdado de Control.) |
![]() |
OnHandleCreated | Raises the HandleCreated event. (Herdado de Control.) |
![]() |
OnHandleDestroyed | Raises the HandleDestroyed event. (Herdado de Control.) |
![]() |
OnHelpRequested | Raises the HelpRequested event. (Herdado de Control.) |
![]() |
OnImeModeChanged | Raises the ImeModeChanged event. (Herdado de Control.) |
![]() |
OnInvalidated | Raises the Invalidated event. (Herdado de Control.) |
![]() |
OnKeyDown | Raises the KeyDown event. (Herdado de Control.) |
![]() |
OnKeyPress | Raises the KeyPress event. (Herdado de Control.) |
![]() |
OnKeyUp | Raises the KeyUp event. (Herdado de Control.) |
![]() |
OnLayout | Infraestrutura. Gera o evento de Layout. (Substitui ContainerControl.OnLayout(LayoutEventArgs).) |
![]() |
OnLeave | Raises the Leave event. (Herdado de Control.) |
![]() |
OnLoad | Infraestrutura. Gera o evento de Carregamento. (Substitui UserControl.OnLoad(EventArgs).) |
![]() |
OnLocationChanged | Raises the LocationChanged event. (Herdado de Control.) |
![]() |
OnLostFocus | Raises the LostFocus event. (Herdado de Control.) |
![]() |
OnMarginChanged | Raises the MarginChanged event. (Herdado de Control.) |
![]() |
OnMouseCaptureChanged | Raises the MouseCaptureChanged event. (Herdado de Control.) |
![]() |
OnMouseClick | Raises the MouseClick event. (Herdado de Control.) |
![]() |
OnMouseDoubleClick | Raises the MouseDoubleClick event. (Herdado de Control.) |
![]() |
OnMouseDown | Raises the MouseDown event. (Herdado de UserControl.) |
![]() |
OnMouseEnter | Raises the MouseEnter event. (Herdado de Control.) |
![]() |
OnMouseHover | Raises the MouseHover event. (Herdado de Control.) |
![]() |
OnMouseLeave | Raises the MouseLeave event. (Herdado de Control.) |
![]() |
OnMouseMove | Raises the MouseMove event. (Herdado de Control.) |
![]() |
OnMouseUp | Raises the MouseUp event. (Herdado de Control.) |
![]() |
OnMouseWheel | Gera o evento MouseWheel. (Herdado de ScrollableControl.) |
![]() |
OnMove | Raises the Move event. (Herdado de Control.) |
![]() |
OnNotifyMessage | Notifies the control of Windows messages. (Herdado de Control.) |
![]() |
OnPaddingChanged | Gera o evento PaddingChanged. (Herdado de ScrollableControl.) |
![]() |
OnPaint | Raises the Paint event. (Herdado de Control.) |
![]() |
OnPaintBackground | Pinta o plano de fundo do controle. (Herdado de ScrollableControl.) |
![]() |
OnParentBackColorChanged | Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentBackgroundImageChanged | Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentBindingContextChanged | Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentChanged | Raises the ParentChanged event. (Herdado de ContainerControl.) |
![]() |
OnParentCursorChanged | Raises the CursorChanged event. (Herdado de Control.) |
![]() |
OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentFontChanged | Raises the FontChanged event when the Font property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentForeColorChanged | Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentRightToLeftChanged | Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Herdado de Control.) |
![]() |
OnParentVisibleChanged | Raises the VisibleChanged event when the Visible property value of the control's container changes. (Herdado de Control.) |
![]() |
OnPreviewKeyDown | Raises the PreviewKeyDown event. (Herdado de Control.) |
![]() |
OnPrint | Raises the Paint event. (Herdado de Control.) |
![]() |
OnQueryContinueDrag | Raises the QueryContinueDrag event. (Herdado de Control.) |
![]() |
OnRegionChanged | Raises the RegionChanged event. (Herdado de Control.) |
![]() |
OnResize | Infraestrutura. Raises the Resize event. (Herdado de UserControl.) |
![]() |
OnRightToLeftChanged | Raises the RightToLeftChanged event. (Herdado de ScrollableControl.) |
![]() |
OnScroll | Gera o evento Scroll. (Herdado de ScrollableControl.) |
![]() |
OnSizeChanged | Raises the SizeChanged event. (Herdado de Control.) |
![]() |
OnStyleChanged | Raises the StyleChanged event. (Herdado de Control.) |
![]() |
OnSystemColorsChanged | Raises the SystemColorsChanged event. (Herdado de Control.) |
![]() |
OnTabIndexChanged | Raises the TabIndexChanged event. (Herdado de Control.) |
![]() |
OnTabStopChanged | Raises the TabStopChanged event. (Herdado de Control.) |
![]() |
OnTextChanged | Raises the TextChanged event. (Herdado de Control.) |
![]() |
OnValidated | Raises the Validated event. (Herdado de Control.) |
![]() |
OnValidating | Raises the Validating event. (Herdado de Control.) |
![]() |
OnVisibleChanged | Raises the VisibleChanged event. (Herdado de ScrollableControl.) |
![]() |
PageSetupDialog | Abre a caixa de diálogo de configuração de página. |
![]() |
PerformAutoScale | Performs scaling of the container control and its children. (Herdado de ContainerControl.) |
![]() |
PerformBack | Navega o controle do visualizador de relatórios de volta ao relatório pai de um relatório de detalhamento. |
![]() |
PerformLayout() | Forces the control to apply layout logic to all its child controls. (Herdado de Control.) |
![]() |
PerformLayout(Control, String) | Forces the control to apply layout logic to all its child controls. (Herdado de Control.) |
![]() |
PointToClient | Computes the location of the specified screen point into client coordinates. (Herdado de Control.) |
![]() |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Herdado de Control.) |
![]() |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Herdado de Control.) |
![]() |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Herdado de Control.) |
![]() |
PrintDialog() | Exibe a caixa de diálogo Imprimir. |
![]() |
PrintDialog(PrinterSettings) | Exibe a caixa de diálogo Imprimir. |
![]() |
ProcessCmdKey | Processes a command key. (Herdado de ContainerControl.) |
![]() |
ProcessDialogChar | Infraestrutura. Processes a dialog character. (Herdado de ContainerControl.) |
![]() |
ProcessDialogKey | Infraestrutura. Processes a dialog key. (Herdado de ContainerControl.) |
![]() |
ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. (Herdado de Control.) |
![]() |
ProcessKeyMessage | Processes a keyboard message. (Herdado de Control.) |
![]() |
ProcessKeyPreview | Previews a keyboard message. (Herdado de Control.) |
![]() |
ProcessMnemonic | Infraestrutura. Processes a mnemonic character. (Herdado de ContainerControl.) |
![]() |
ProcessTabKey | Selects the next available control and makes it the active control. (Herdado de ContainerControl.) |
![]() |
RaiseDragEvent | Infraestrutura. Raises the appropriate drag event. (Herdado de Control.) |
![]() |
RaiseKeyEvent | Infraestrutura. Raises the appropriate key event. (Herdado de Control.) |
![]() |
RaiseMouseEvent | Infraestrutura. Raises the appropriate mouse event. (Herdado de Control.) |
![]() |
RaisePaintEvent | Infraestrutura. Raises the appropriate paint event. (Herdado de Control.) |
![]() |
RecreateHandle | Forces the re-creation of the handle for the control. (Herdado de Control.) |
![]() |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Herdado de Control.) |
![]() |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Herdado de Control.) |
![]() |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Herdado de Control.) |
![]() |
RefreshReport | Faz o relatório atual no Visualizador de Relatórios ser processado e renderizado. |
![]() |
Reset | Redefine o controle para seus valores padrão. |
![]() |
ResetBackColor | Resets the BackColor property to its default value. (Herdado de Control.) |
![]() |
ResetBindings | Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Herdado de Control.) |
![]() |
ResetCursor | Resets the Cursor property to its default value. (Herdado de Control.) |
![]() |
ResetFont | Resets the Font property to its default value. (Herdado de Control.) |
![]() |
ResetForeColor | Resets the ForeColor property to its default value. (Herdado de Control.) |
![]() |
ResetImeMode | Resets the ImeMode property to its default value. (Herdado de Control.) |
![]() |
ResetMouseEventArgs | Infraestrutura. Resets the control to handle the MouseLeave event. (Herdado de Control.) |
![]() |
ResetPageSettings | Reverte as configurações de página para o relatório atual no controle ReportViewer para as configurações na definição de relatório. |
![]() |
ResetRightToLeft | Resets the RightToLeft property to its default value. (Herdado de Control.) |
![]() |
ResetText | Resets the Text property to its default value. (Herdado de Control.) |
![]() |
ResumeLayout() | Resumes usual layout logic. (Herdado de Control.) |
![]() |
ResumeLayout(Boolean) | Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Herdado de Control.) |
![]() |
RtlTranslateAlignment(HorizontalAlignment) | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
RtlTranslateAlignment(LeftRightAlignment) | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
RtlTranslateAlignment(ContentAlignment) | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
RtlTranslateContent | Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
RtlTranslateHorizontal | Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
RtlTranslateLeftRight | Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Herdado de Control.) |
![]() |
Scale(Single) | Obsoleta. Scales the control and any child controls. (Herdado de Control.) |
![]() |
Scale(SizeF) | Scales the control and all child controls by the specified scaling factor. (Herdado de Control.) |
![]() |
Scale(Single, Single) | Obsoleta. Scales the entire control and any child controls. (Herdado de Control.) |
![]() |
ScaleControl | Scales a control's location, size, padding and margin. (Herdado de ScrollableControl.) |
![]() |
ScaleCore | This method is not relevant for this class. (Herdado de ScrollableControl.) |
![]() |
ScrollControlIntoView | Rolar o controle filho especificado na exibição em um controle habilitado automaticamente SCROLL. (Herdado de ScrollableControl.) |
![]() |
ScrollToControl | Calcula o deslocamento de rolagem ao controle filho especificado. (Herdado de ScrollableControl.) |
![]() |
Select() | Activates the control. (Herdado de Control.) |
![]() |
Select(Boolean, Boolean) | Activates a child control.Optionally specifies the direction in the tab order to select the control from. (Herdado de ContainerControl.) |
![]() |
SelectNextControl | Activates the next control. (Herdado de Control.) |
![]() |
SendToBack | Sends the control to the back of the z-order. (Herdado de Control.) |
![]() |
SetAutoScrollMargin | Define o tamanho das margens de tentativas de SCROLL. (Herdado de ScrollableControl.) |
![]() |
SetAutoSizeMode | Sets a value indicating how a control will behave when its AutoSize property is enabled. (Herdado de Control.) |
![]() |
SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. (Herdado de Control.) |
![]() |
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. (Herdado de Control.) |
![]() |
SetBoundsCore | Performs the work of setting the specified bounds of this control. (Herdado de Control.) |
![]() |
SetClientSizeCore | Sets the size of the client area of the control. (Herdado de Control.) |
![]() |
SetDisplayMode | Define a exibição do controle para o modo normal ou visualização de impressão. |
![]() |
SetDisplayRectLocation | Posicionar a janela de exibição ao valor especificado. (Herdado de ScrollableControl.) |
![]() |
SetPageSettings | Define as configurações de página que são usadas para imprimir o relatório atual no controle ReportViewer ou exibi-lo no modo de layout de impressão. |
![]() |
SetScrollState | Define o sinalizador especificado do estado de rolagem. (Herdado de ScrollableControl.) |
![]() |
SetStyle | Sets a specified ControlStyles flag to either true or false. (Herdado de Control.) |
![]() |
SetTopLevel | Sets the control as the top-level control. (Herdado de Control.) |
![]() |
SetVisibleCore | Sets the control to the specified visible state. (Herdado de Control.) |
![]() |
Show | Displays the control to the user. (Herdado de Control.) |
![]() |
SizeFromClientSize | Determines the size of the entire control from the height and width of its client area. (Herdado de Control.) |
![]() |
SuspendLayout | Temporarily suspends the layout logic for the control. (Herdado de Control.) |
![]() |
ToString | Retorna um String contendo o nome da Component, se houver.Este método não deve ser substituído. (Herdado de Component.) |
![]() |
Update | Causes the control to redraw the invalidated regions within its client area. (Herdado de Control.) |
![]() |
UpdateBounds() | Updates the bounds of the control with the current size and location. (Herdado de Control.) |
![]() |
UpdateBounds(Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size and location. (Herdado de Control.) |
![]() |
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | Updates the bounds of the control with the specified size, location, and client size. (Herdado de Control.) |
![]() |
UpdateDefaultButton | When overridden by a derived class, updates which button is the default button. (Herdado de ContainerControl.) |
![]() |
UpdateStyles | Forces the assigned styles to be reapplied to the control. (Herdado de Control.) |
![]() |
UpdateZOrder | Updates the control in its parent's z-order. (Herdado de Control.) |
![]() |
Validate() | Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (Herdado de ContainerControl.) |
![]() |
Validate(Boolean) | Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (Herdado de ContainerControl.) |
![]() |
ValidateChildren() | Causes all of the child controls within a control that support validation to validate their data. (Herdado de UserControl.) |
![]() |
ValidateChildren(ValidationConstraints) | Causes all of the child controls within a control that support validation to validate their data. (Herdado de UserControl.) |
![]() |
WndProc | Processes Windows messages. (Herdado de UserControl.) |
Superior
Eventos
Nome | Descrição | |
---|---|---|
![]() |
AutoSizeChanged | Occurs when the AutoSize property changes. (Herdado de UserControl.) |
![]() |
AutoValidateChanged | Occurs when the AutoValidate property changes. (Herdado de UserControl.) |
![]() |
Back | Ocorre quando um usuário navega de volta para um relatório pai de um relatório de detalhamento. |
![]() |
BackColorChanged | Occurs when the value of the BackColor property changes. (Herdado de Control.) |
![]() |
BackgroundImageChanged | Occurs when the value of the BackgroundImage property changes. (Herdado de Control.) |
![]() |
BackgroundImageLayoutChanged | Occurs when the BackgroundImageLayout property changes. (Herdado de Control.) |
![]() |
BindingContextChanged | Occurs when the value of the BindingContext property changes. (Herdado de Control.) |
![]() |
BookmarkNavigation | Ocorre quando o usuário navega até um indicador em um relatório. |
![]() |
CausesValidationChanged | Occurs when the value of the CausesValidation property changes. (Herdado de Control.) |
![]() |
ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Herdado de Control.) |
![]() |
Click | Occurs when the control is clicked. (Herdado de Control.) |
![]() |
ClientSizeChanged | Occurs when the value of the ClientSize property changes. (Herdado de Control.) |
![]() |
ContextMenuChanged | Occurs when the value of the ContextMenu property changes. (Herdado de Control.) |
![]() |
ContextMenuStripChanged | Occurs when the value of the ContextMenuStrip property changes. (Herdado de Control.) |
![]() |
ControlAdded | Occurs when a new control is added to the ControlCollection. (Herdado de Control.) |
![]() |
ControlRemoved | Occurs when a control is removed from the ControlCollection. (Herdado de Control.) |
![]() |
CursorChanged | Occurs when the value of the Cursor property changes. (Herdado de Control.) |
![]() |
Disposed | Ocorre quando o componente é descartado por uma chamada para o Dispose método. (Herdado de Component.) |
![]() |
DockChanged | Occurs when the value of the Dock property changes. (Herdado de Control.) |
![]() |
DocumentMapNavigation | Ocorre quando um nó do mapa do documento é selecionado. |
![]() |
DoubleClick | Occurs when the control is double-clicked. (Herdado de Control.) |
![]() |
DragDrop | Occurs when a drag-and-drop operation is completed. (Herdado de Control.) |
![]() |
DragEnter | Occurs when an object is dragged into the control's bounds. (Herdado de Control.) |
![]() |
DragLeave | Occurs when an object is dragged out of the control's bounds. (Herdado de Control.) |
![]() |
DragOver | Occurs when an object is dragged over the control's bounds. (Herdado de Control.) |
![]() |
Drillthrough | Ocorre quando um item de detalhamento é selecionado em um relatório. |
![]() |
EnabledChanged | Occurs when the Enabled property value has changed. (Herdado de Control.) |
![]() |
Enter | Occurs when the control is entered. (Herdado de Control.) |
![]() |
FontChanged | Occurs when the Font property value changes. (Herdado de Control.) |
![]() |
ForeColorChanged | Occurs when the ForeColor property value changes. (Herdado de Control.) |
![]() |
GiveFeedback | Occurs during a drag operation. (Herdado de Control.) |
![]() |
GotFocus | Occurs when the control receives focus. (Herdado de Control.) |
![]() |
HandleCreated | Occurs when a handle is created for the control. (Herdado de Control.) |
![]() |
HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Herdado de Control.) |
![]() |
HelpRequested | Occurs when the user requests help for a control. (Herdado de Control.) |
![]() |
Hyperlink | Ocorre quando um usuário clica em um hiperlink em um relatório. |
![]() |
ImeModeChanged | Occurs when the ImeMode property has changed. (Herdado de Control.) |
![]() |
Invalidated | Occurs when a control's display requires redrawing. (Herdado de Control.) |
![]() |
KeyDown | Occurs when a key is pressed while the control has focus. (Herdado de Control.) |
![]() |
KeyPress | Occurs when a character.space or backspace key is pressed while the control has focus. (Herdado de Control.) |
![]() |
KeyUp | Occurs when a key is released while the control has focus. (Herdado de Control.) |
![]() |
Layout | Occurs when a control should reposition its child controls. (Herdado de Control.) |
![]() |
Leave | Occurs when the input focus leaves the control. (Herdado de Control.) |
![]() |
Load | Occurs before the control becomes visible for the first time. (Herdado de UserControl.) |
![]() |
LocationChanged | Occurs when the Location property value has changed. (Herdado de Control.) |
![]() |
LostFocus | Occurs when the control loses focus. (Herdado de Control.) |
![]() |
MarginChanged | Occurs when the control's margin changes. (Herdado de Control.) |
![]() |
MouseCaptureChanged | Occurs when the control loses mouse capture. (Herdado de Control.) |
![]() |
MouseClick | Occurs when the control is clicked by the mouse. (Herdado de Control.) |
![]() |
MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Herdado de Control.) |
![]() |
MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Herdado de Control.) |
![]() |
MouseEnter | Occurs when the mouse pointer enters the control. (Herdado de Control.) |
![]() |
MouseHover | Occurs when the mouse pointer rests on the control. (Herdado de Control.) |
![]() |
MouseLeave | Occurs when the mouse pointer leaves the control. (Herdado de Control.) |
![]() |
MouseMove | Occurs when the mouse pointer is moved over the control. (Herdado de Control.) |
![]() |
MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Herdado de Control.) |
![]() |
MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Herdado de Control.) |
![]() |
Move | Occurs when the control is moved. (Herdado de Control.) |
![]() |
PaddingChanged | Occurs when the control's padding changes. (Herdado de Control.) |
![]() |
PageNavigation | Ocorre quando um usuário altera as páginas em um relatório. |
![]() |
PageSettingsChanged | Ocorre quando as margens ou o tamanho de página para o relatório atual no controle de ReportViewer são alterados. |
![]() |
Paint | Occurs when the control is redrawn. (Herdado de Control.) |
![]() |
ParentChanged | Occurs when the Parent property value changes. (Herdado de Control.) |
![]() |
PreviewKeyDown | Occurs before the KeyDown event when a key is pressed while focus is on this control. (Herdado de Control.) |
![]() |
Ocorre quando um usuário imprime o relatório. | |
![]() |
PrintingBegin | Ocorre quando o usuário clica no botão Imprimir na caixa de diálogo Imprimir. |
![]() |
QueryAccessibilityHelp | Occurs when AccessibleObject is providing help to accessibility applications. (Herdado de Control.) |
![]() |
QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Herdado de Control.) |
![]() |
RegionChanged | Occurs when the value of the Region property changes. (Herdado de Control.) |
![]() |
RenderingBegin | Ocorre quando o relatório no ReportViewer começar a ser renderizado. |
![]() |
RenderingComplete | Ocorre quando o relatório conclui a renderização. |
![]() |
ReportError | Gerado quando ocorre um erro no relatório. |
![]() |
ReportExport | Ocorre quando o usuário clica no botão Exportar. |
![]() |
ReportRefresh | Ocorre quando o relatório é atualizado. |
![]() |
Resize | Occurs when the control is resized. (Herdado de Control.) |
![]() |
RightToLeftChanged | Occurs when the RightToLeft property value changes. (Herdado de Control.) |
![]() |
Scroll | Ocorre quando o usuário ou rolagens do código com a área do cliente. (Herdado de ScrollableControl.) |
![]() |
Search | Esse evento ocorre quando o usuário clica no botão Localizar ou de Localizar próximo, ou quando uma operação de busca é chamada pelo programa. |
![]() |
SizeChanged | Occurs when the Size property value changes. (Herdado de Control.) |
![]() |
Sort | Ocorre quando o usuário ativa uma classificação. |
![]() |
StatusChanged | Ocorre sempre que o estado da interface de usuário do controle ReportViewer for alterado. |
![]() |
StyleChanged | Occurs when the control style changes. (Herdado de Control.) |
![]() |
SubmittingDataSourceCredentials | Ocorre quando o usuário envia as novas credenciais da fonte de dados usando a área de avisos interna. |
![]() |
SubmittingParameterValues | Ocorre quando os valores de parâmetro são enviados para o servidor de relatório. |
![]() |
SystemColorsChanged | Occurs when the system colors change. (Herdado de Control.) |
![]() |
TabIndexChanged | Occurs when the TabIndex property value changes. (Herdado de Control.) |
![]() |
TabStopChanged | Occurs when the TabStop property value changes. (Herdado de Control.) |
![]() |
TextChanged | Infraestrutura. Raises the TextChanged event. (Herdado de UserControl.) |
![]() |
Toggle | Ocorre quando o usuário alterna a ativação da visibilidade de um item no relatório. |
![]() |
Validated | Occurs when the control is finished validating. (Herdado de Control.) |
![]() |
Validating | Occurs when the control is validating. (Herdado de Control.) |
![]() |
ViewButtonClick | Ocorre quando o usuário clica no botão Exibir. |
![]() |
VisibleChanged | Occurs when the Visible property value changes. (Herdado de Control.) |
![]() |
ZoomChange | Ocorre quando o usuário altera o nível de zoom do controle ReportViewer. |
Superior
Campos
Nome | Descrição | |
---|---|---|
![]() ![]() |
MaximumPageCount | Uma constante que representa o número máximo de páginas em um relatório quando o modo de contagem de páginas atual é Estimate. |
Superior
Implementações explícitas da interface
Nome | Descrição | |
---|---|---|
![]() ![]() |
System#Windows#Forms#IContainerControl#ActivateControl | Activates the specified control. (Herdado de ContainerControl.) |
![]() ![]() |
System#Windows#Forms#IDropTarget#OnDragDrop | Infraestrutura. Raises the DragDrop event. (Herdado de Control.) |
![]() ![]() |
System#Windows#Forms#IDropTarget#OnDragEnter | Infraestrutura. Raises the DragEnter event. (Herdado de Control.) |
![]() ![]() |
System#Windows#Forms#IDropTarget#OnDragLeave | Infraestrutura. Raises the DragLeave event. (Herdado de Control.) |
![]() ![]() |
System#Windows#Forms#IDropTarget#OnDragOver | Infraestrutura. Raises the DragOver event. (Herdado de Control.) |
Superior
Comentários
Esse controle mostra o relatório e sua interface de usuário associada.
O controle pode trabalhar em modo de processamento local ou remoto.No modo de processamento local, o controle processa e renderiza o relatório localmente.No modo de processamento remoto, o processamento é feito em um servidor de relatório e exibido localmente.O modo de processamento remoto exige o Microsoft SQL Server 2008 ou uma instância posterior do servidor de relatório.
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.