Partilhar via


Classe DataRepeater

Exibe os dados em um formato de lista personalizável.

Hierarquia de herança

Object
  MarshalByRefObject
    Component
      Control
        ScrollableControl
          ContainerControl
            Microsoft.VisualBasic.PowerPacks.DataRepeater

Namespace:  Microsoft.VisualBasic.PowerPacks
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (em Microsoft.VisualBasic.PowerPacks.Vs.dll)

Sintaxe

'Declaração
<ComplexBindingPropertiesAttribute("DataSource", "DataMember")> _
<DefaultBindingPropertyAttribute("")> _
<ToolboxBitmapAttribute(GetType(DataRepeater), "Microsoft.VisualBasic.PowerPacks.DataRepeater.bmp")> _
<DockingAttribute(DockingBehavior.Ask)> _
Public Class DataRepeater _
    Inherits ContainerControl
[ComplexBindingPropertiesAttribute("DataSource", "DataMember")]
[DefaultBindingPropertyAttribute("")]
[ToolboxBitmapAttribute(typeof(DataRepeater), "Microsoft.VisualBasic.PowerPacks.DataRepeater.bmp")]
[DockingAttribute(DockingBehavior.Ask)]
public class DataRepeater : ContainerControl
[ComplexBindingPropertiesAttribute(L"DataSource", L"DataMember")]
[DefaultBindingPropertyAttribute(L"")]
[ToolboxBitmapAttribute(typeof(DataRepeater), L"Microsoft.VisualBasic.PowerPacks.DataRepeater.bmp")]
[DockingAttribute(DockingBehavior::Ask)]
public ref class DataRepeater : public ContainerControl
[<ComplexBindingPropertiesAttribute("DataSource", "DataMember")>]
[<DefaultBindingPropertyAttribute("")>]
[<ToolboxBitmapAttribute(typeof(DataRepeater), "Microsoft.VisualBasic.PowerPacks.DataRepeater.bmp")>]
[<DockingAttribute(DockingBehavior.Ask)>]
type DataRepeater =  
    class 
        inherit ContainerControl 
    end
public class DataRepeater extends ContainerControl

O tipo DataRepeater expõe os membros a seguir.

Construtores

  Nome Descrição
Método público DataRepeater Inicializa uma nova instância da classe DataRepeater.

Superior

Propriedades

  Nome Descrição
Propriedade pública AccessibilityObject Gets the AccessibleObject assigned to the control. (Herdado de Control.)
Propriedade pública AccessibleDefaultActionDescription Gets or sets the default action description of the control for use by accessibility client applications. (Herdado de Control.)
Propriedade pública AccessibleDescription Gets or sets the description of the control used by accessibility client applications. (Herdado de Control.)
Propriedade pública AccessibleName Gets or sets the name of the control used by accessibility client applications. (Herdado de Control.)
Propriedade pública AccessibleRole Gets or sets the accessible role of the control (Herdado de Control.)
Propriedade pública ActiveControl Gets or sets the active control on the container control. (Herdado de ContainerControl.)
Propriedade pública AllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Herdado de Control.)
Propriedade pública AllowUserToAddItems Obtém ou define um valor que determina se os usuários podem adicionar uma nova linha a uma DataRepeater em tempo de execução.
Propriedade pública AllowUserToDeleteItems Obtém ou define um valor que determina se os usuários podem excluir uma linha de um DataRepeater em tempo de execução.
Propriedade pública 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.)
Propriedade pública AutoScaleDimensions Gets or sets the dimensions that the control was designed to. (Herdado de ContainerControl.)
Propriedade protegida AutoScaleFactor Gets the scaling factor between the current and design-time automatic scaling dimensions. (Herdado de ContainerControl.)
Propriedade pública AutoScaleMode Gets or sets the automatic scaling mode of the control. (Herdado de ContainerControl.)
Propriedade pública AutoScroll (Substitui ScrollableControl.AutoScroll.)
Propriedade pública AutoScrollMargin
Propriedade pública AutoScrollMinSize
Propriedade pública AutoScrollOffset Gets or sets where this control is scrolled to in ScrollControlIntoView. (Herdado de Control.)
Propriedade pública AutoScrollPosition Obtém ou define o local da posição de tentativas de SCROLL. (Herdado de ScrollableControl.)
Propriedade pública AutoSize Infraestrutura. This property is not relevant for this class. (Herdado de Control.)
Propriedade pública AutoValidate Gets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes. (Herdado de ContainerControl.)
Propriedade pública BackColor Gets or sets the background color for the control. (Herdado de Control.)
Propriedade pública BackgroundImage Gets or sets the background image displayed in the control. (Herdado de Control.)
Propriedade pública BackgroundImageLayout Gets or sets the background image layout as defined in the ImageLayout enumeration. (Herdado de Control.)
Propriedade pública BindingContext Gets or sets the BindingContext for the control. (Herdado de ContainerControl.)
Propriedade pública 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.)
Propriedade pública 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.)
Propriedade protegida CanEnableIme Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support. (Herdado de ContainerControl.)
Propriedade pública CanFocus Gets a value indicating whether the control can receive focus. (Herdado de Control.)
Propriedade protegida CanRaiseEvents Determines if events can be raised on the control. (Herdado de Control.)
Propriedade pública CanSelect Gets a value indicating whether the control can be selected. (Herdado de Control.)
Propriedade pública Capture Gets or sets a value indicating whether the control has captured the mouse. (Herdado de Control.)
Propriedade pública 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.)
Propriedade pública ClientRectangle Gets the rectangle that represents the client area of the control. (Herdado de Control.)
Propriedade pública ClientSize Gets or sets the height and width of the client area of the control. (Herdado de Control.)
Propriedade pública CompanyName Gets the name of the company or creator of the application containing the control. (Herdado de Control.)
Propriedade pública Container Obtém o IContainer que contém o Component. (Herdado de Component.)
Propriedade pública ContainsFocus Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Herdado de Control.)
Propriedade pública ContextMenu Gets or sets the shortcut menu associated with the control. (Herdado de Control.)
Propriedade pública ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (Herdado de Control.)
Propriedade pública Controls Gets the collection of controls contained within the control. (Herdado de Control.)
Propriedade pública Created Gets a value indicating whether the control has been created. (Herdado de Control.)
Propriedade protegida CreateParams Infraestrutura. Este membro substitui CreateParams. (Substitui ContainerControl.CreateParams.)
Propriedade pública CurrentAutoScaleDimensions Gets the current run-time dimensions of the screen. (Herdado de ContainerControl.)
Propriedade pública CurrentItem Obtém a atual DataRepeaterItem em uma DataRepeater controle.
Propriedade pública CurrentItemIndex Obtém ou define o atual DataRepeaterItem em uma DataRepeater controle.
Propriedade pública Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Herdado de Control.)
Propriedade pública DataBindings Gets the data bindings for the control. (Herdado de Control.)
Propriedade pública DataMember Obtém ou define o nome da lista ou da tabela na fonte de dados para o qual o DataRepeater está exibindo dados.
Propriedade pública DataSource Obtém ou define a fonte de dados para o qual o DataRepeater está exibindo dados.
Propriedade protegida DefaultCursor Gets or sets the default cursor for the control. (Herdado de Control.)
Propriedade protegida DefaultImeMode Gets the default Input Method Editor (IME) mode supported by the control. (Herdado de Control.)
Propriedade protegida DefaultMargin Gets the space, in pixels, that is specified by default between controls. (Herdado de Control.)
Propriedade protegida DefaultMaximumSize Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Herdado de Control.)
Propriedade protegida DefaultMinimumSize Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Herdado de Control.)
Propriedade protegida DefaultPadding Infraestrutura. Este membro substitui o DefaultPadding propriedade. (Substitui Control.DefaultPadding.)
Propriedade protegida DefaultSize Gets the default size of the control. (Herdado de Control.)
Propriedade protegida DesignMode Obtém um valor que indica se a Component está no modo de design. (Herdado de Component.)
Propriedade pública DisplayedItemCount Obtém o número de DataRepeaterItem itens que são visíveis em um DataRepeater controle, incluindo opcionalmente parcialmente itens exibidos.
Propriedade pública DisplayRectangle Obtém o retângulo que representa a área de exibição virtual do controle. (Herdado de ScrollableControl.)
Propriedade pública Disposing Gets a value indicating whether the base Control class is in the process of disposing. (Herdado de Control.)
Propriedade pública 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.)
Propriedade pública DockPadding Obtém as configurações de preenchimento de plug-in para todas as bordas do controle. (Herdado de ScrollableControl.)
Propriedade protegida 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.)
Propriedade pública Enabled Gets or sets a value indicating whether the control can respond to user interaction. (Herdado de Control.)
Propriedade protegida Events Obtém a lista de manipuladores de eventos que estão conectados a este Component. (Herdado de Component.)
Propriedade pública FirstDisplayedItemIndex Obtém o índice do primeiro atualmente exibido DataRepeaterItem em uma DataRepeater controle.
Propriedade pública Focused Gets a value indicating whether the control has input focus. (Herdado de Control.)
Propriedade pública Font Gets or sets the font of the text displayed by the control. (Herdado de Control.)
Propriedade protegida FontHeight Gets or sets the height of the font of the control. (Herdado de Control.)
Propriedade pública ForeColor Gets or sets the foreground color of the control. (Herdado de Control.)
Propriedade pública Handle Gets the window handle that the control is bound to. (Herdado de Control.)
Propriedade pública HasChildren Gets a value indicating whether the control contains one or more child controls. (Herdado de Control.)
Propriedade pública Height Gets or sets the height of the control. (Herdado de Control.)
Propriedade pública HorizontalScroll Obtém as características associadas à barra de rolagem horizontal. (Herdado de ScrollableControl.)
Propriedade protegida HScroll Obtém ou define um valor que indica se a barra de rolagem horizontal é visível. (Herdado de ScrollableControl.)
Propriedade pública ImeMode Gets or sets the Input Method Editor (IME) mode of the control. (Herdado de Control.)
Propriedade protegida ImeModeBase Gets or sets the IME mode of a control. (Herdado de Control.)
Propriedade pública 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.)
Propriedade pública IsAccessible Gets or sets a value indicating whether the control is visible to accessibility applications. (Herdado de Control.)
Propriedade pública IsCurrentItemDirty Obtém um valor que determina se os dados para um DataRepeaterItem em uma DataRepeater controle foi alterada por um usuário.
Propriedade pública IsDisposed Gets a value indicating whether the control has been disposed of. (Herdado de Control.)
Propriedade pública IsHandleCreated Gets a value indicating whether the control has a handle associated with it. (Herdado de Control.)
Propriedade pública IsMirrored Gets a value indicating whether the control is mirrored. (Herdado de Control.)
Propriedade pública ItemCount Obtém ou define o número de DataRepeaterItem itens em uma DataRepeater controle.
Propriedade pública ItemHeaderSize Obtém ou define o tamanho do cabeçalho do item em uma DataRepeater controle.
Propriedade pública ItemHeaderVisible Obtém ou define um valor que determina se os cabeçalhos de item são exibidos em uma DataRepeater controle.
Propriedade pública ItemTemplate Obtém um modelo que representa o DataRepeaterItem para um DataRepeater controle.
Propriedade pública LayoutEngine Gets a cached instance of the control's layout engine. (Herdado de Control.)
Propriedade pública LayoutStyle Obtém ou define um valor que determina se um DataRepeater controle será exibido com orientação vertical ou horizontal.
Propriedade pública 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.)
Propriedade pública 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.)
Propriedade pública Margin Gets or sets the space between controls. (Herdado de Control.)
Propriedade pública MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify. (Herdado de Control.)
Propriedade pública MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify. (Herdado de Control.)
Propriedade pública Name Gets or sets the name of the control. (Herdado de Control.)
Propriedade pública Padding Gets or sets padding within the control. (Herdado de Control.)
Propriedade pública Parent Gets or sets the parent container of the control. (Herdado de Control.)
Propriedade pública ParentForm Gets the form that the container control is assigned to. (Herdado de ContainerControl.)
Propriedade pública PreferredSize Gets the size of a rectangular area into which the control can fit. (Herdado de Control.)
Propriedade pública ProductName Gets the product name of the assembly containing the control. (Herdado de Control.)
Propriedade pública ProductVersion Gets the version of the assembly containing the control. (Herdado de Control.)
Propriedade pública RecreatingHandle Gets a value indicating whether the control is currently re-creating its handle. (Herdado de Control.)
Propriedade pública Region Gets or sets the window region associated with the control. (Herdado de Control.)
Propriedade protegida RenderRightToLeft Obsoleta. This property is now obsolete. (Herdado de Control.)
Propriedade protegida ResizeRedraw Gets or sets a value indicating whether the control redraws itself when resized. (Herdado de Control.)
Propriedade pública 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.)
Propriedade pública RightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Herdado de Control.)
Propriedade protegida ScaleChildren Gets a value that determines the scaling of child controls. (Herdado de Control.)
Propriedade pública SelectionColor Obtém ou define a cor que é exibida no cabeçalho de item de um DataRepeater controlar quando um item é selecionado pela primeira vez.
Propriedade protegida ShowFocusCues Gets a value indicating whether the control should display focus rectangles. (Herdado de Control.)
Propriedade protegida ShowKeyboardCues Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Herdado de Control.)
Propriedade pública Site Gets or sets the site of the control. (Herdado de Control.)
Propriedade pública Size Gets or sets the height and width of the control. (Herdado de Control.)
Propriedade pública TabIndex Gets or sets the tab order of the control within its container. (Herdado de Control.)
Propriedade pública TabStop Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Herdado de Control.)
Propriedade pública Tag Gets or sets the object that contains data about the control. (Herdado de Control.)
Propriedade pública Text Gets or sets the text associated with this control. (Herdado de Control.)
Propriedade pública 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.)
Propriedade pública 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.)
Propriedade pública UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Herdado de Control.)
Propriedade pública VerticalScroll Obtém as características associadas à barra de rolagem vertical. (Herdado de ScrollableControl.)
Propriedade pública VirtualMode Obtém ou define um valor que indica se você forneceu suas próprias operações de gerenciamento de dados para o DataRepeater controle.
Propriedade pública Visible Gets or sets a value indicating whether the control and all its child controls are displayed. (Herdado de Control.)
Propriedade protegida VScroll Obtém ou define um valor que indica se a barra de rolagem vertical está visível. (Herdado de ScrollableControl.)
Propriedade pública Width Gets or sets the width of the control. (Herdado de Control.)
Propriedade pública WindowTarget Infraestrutura. This property is not relevant for this class. (Herdado de Control.)

Superior

Métodos

  Nome Descrição
Método protegido AccessibilityNotifyClients(AccessibleEvents, Int32) Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Herdado de Control.)
Método protegido AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control . (Herdado de Control.)
Método público AddNew Adiciona um novo DataRepeaterItem para o DataRepeater controle.
Método protegido 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.)
Método público BeginInvoke(Delegate) Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Herdado de Control.)
Método público BeginInvoke(Delegate, 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.)
Método público BeginResetItemTemplate Inicia um bloco de código que permite que você redefina o ItemTemplate para um DataRepeater controle.
Método público BringToFront Brings the control to the front of the z-order. (Herdado de Control.)
Método público CancelEdit Permite aos usuários cancelar uma edição para o controle filho atual no atual DataRepeaterItem.
Método público Contains Retrieves a value indicating whether the specified control is a child of the control. (Herdado de Control.)
Método protegido CreateAccessibilityInstance Cria um novo objeto de acessibilidade para um DataRepeater controle. (Substitui Control.CreateAccessibilityInstance.)
Método público CreateControl Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Herdado de Control.)
Método protegido CreateControlsInstance Infraestrutura. Este membro substitui o CreateControlsInstance método. (Substitui Control.CreateControlsInstance.)
Método público CreateGraphics Creates the Graphics for the control. (Herdado de Control.)
Método protegido CreateHandle Creates a handle for the control. (Herdado de Control.)
Método público 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.)
Método protegido DefWndProc Sends the specified message to the default window procedure. (Herdado de Control.)
Método protegido DestroyHandle Destroys the handle associated with the control. (Herdado de Control.)
Método público Dispose Libera todos os recursos usados pela Component. (Herdado de Component.)
Método protegido Dispose(Boolean) Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources. (Herdado de ContainerControl.)
Método público DoDragDrop Begins a drag-and-drop operation. (Herdado de Control.)
Método público DrawToBitmap Supports rendering to the specified bitmap. (Herdado de Control.)
Método público EndInvoke Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Herdado de Control.)
Método público EndResetItemTemplate Finaliza um bloco de código que permite que você redefina o ItemTemplate para um DataRepeater controle.
Método público Equals Determines whether the specified object is equal to the current object. (Herdado de Object.)
Método protegido 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.)
Método público FindForm Retrieves the form that the control is on. (Herdado de Control.)
Método público Focus Sets input focus to the control. (Herdado de Control.)
Método protegido GetAccessibilityObjectById Retrieves the specified AccessibleObject. (Herdado de Control.)
Método protegido GetAutoSizeMode Retrieves a value indicating how a control will behave when its AutoSize property is enabled. (Herdado de Control.)
Método público GetChildAtPoint(Point) Retrieves the child control that is located at the specified coordinates. (Herdado de Control.)
Método público 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.)
Método público GetContainerControl Returns the next ContainerControl up the control's chain of parent controls. (Herdado de Control.)
Método público GetHashCode Serves as the default hash function. (Herdado de Object.)
Método público 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.)
Método público GetNextControl Retrieves the next control forward or back in the tab order of child controls. (Herdado de Control.)
Método público GetPreferredSize Retrieves the size of a rectangular area into which a control can be fitted. (Herdado de Control.)
Método protegido GetScaledBounds Retrieves the bounds within which the control is scaled. (Herdado de Control.)
Método protegido GetScrollState Determina se o sinalizador especificado esteve definido. (Herdado de ScrollableControl.)
Método protegido GetService Retorna um objeto que representa um serviço fornecido pela Component ou por seus Container. (Herdado de Component.)
Método protegido GetStyle Retrieves the value of the specified control style bit for the control. (Herdado de Control.)
Método protegido GetTopLevel Determines if the control is a top-level control. (Herdado de Control.)
Método público GetType Gets the Type of the current instance. (Herdado de Object.)
Método público Hide Conceals the control from the user. (Herdado de Control.)
Método público 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.)
Método protegido InitLayout Called after the control has been added to another container. (Herdado de Control.)
Método público Invalidate Invalidates the entire surface of the control and causes the control to be redrawn. (Herdado de Control.)
Método público 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.)
Método público 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.)
Método público 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.)
Método público 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.)
Método público 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.)
Método público Invoke(Delegate) Executes the specified delegate on the thread that owns the control's underlying window handle. (Herdado de Control.)
Método público Invoke(Delegate, 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.)
Método protegido InvokeGotFocus Raises the GotFocus event for the specified control. (Herdado de Control.)
Método protegido InvokeLostFocus Raises the LostFocus event for the specified control. (Herdado de Control.)
Método protegido InvokeOnClick Raises the Click event for the specified control. (Herdado de Control.)
Método protegido InvokePaint Raises the Paint event for the specified control. (Herdado de Control.)
Método protegido InvokePaintBackground Raises the PaintBackground event for the specified control. (Herdado de Control.)
Método protegido IsInputChar Determines if a character is an input character that the control recognizes. (Herdado de Control.)
Método protegido IsInputKey Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Herdado de Control.)
Método protegido MemberwiseClone Creates a shallow copy of the current Object. (Herdado de Object.)
Método protegido MemberwiseClone(Boolean) Cria uma cópia superficial do atual MarshalByRefObject objeto. (Herdado de MarshalByRefObject.)
Método protegido NotifyInvalidate Infraestrutura. Raises the Invalidated event with a specified region of the control to invalidate. (Herdado de Control.)
Método protegido OnAllowUserToAddItemsChanged Gera o AllowUserToAddItemsChanged eventos.
Método protegido OnAllowUserToDeleteItemsChanged Gera o AllowUserToDeleteItemsChanged eventos.
Método protegido OnAutoSizeChanged Raises the AutoSizeChanged event. (Herdado de Control.)
Método protegido OnAutoValidateChanged Raises the AutoValidateChanged event. (Herdado de ContainerControl.)
Método protegido OnBackColorChanged Raises the BackColorChanged event. (Herdado de Control.)
Método protegido OnBackgroundImageChanged Raises the BackgroundImageChanged event. (Herdado de Control.)
Método protegido OnBackgroundImageLayoutChanged Raises the BackgroundImageLayoutChanged event. (Herdado de Control.)
Método protegido OnBindingContextChanged Raises the BindingContextChanged event. (Herdado de Control.)
Método protegido OnCausesValidationChanged Raises the CausesValidationChanged event. (Herdado de Control.)
Método protegido OnChangeUICues Raises the ChangeUICues event. (Herdado de Control.)
Método protegido OnClick Raises the Click event. (Herdado de Control.)
Método protegido OnClientSizeChanged Gera o ClientSizeChanged eventos. (Substitui Control.OnClientSizeChanged(EventArgs).)
Método protegido OnContextMenuChanged Raises the ContextMenuChanged event. (Herdado de Control.)
Método protegido OnContextMenuStripChanged Raises the ContextMenuStripChanged event. (Herdado de Control.)
Método protegido OnControlAdded Raises the ControlAdded event. (Herdado de Control.)
Método protegido OnControlRemoved Raises the ControlRemoved event. (Herdado de Control.)
Método protegido OnCreateControl Gera o CreateControl método. (Substitui ContainerControl.OnCreateControl.)
Método protegido OnCurrentItemIndexChanged Gera o CurrentItemIndexChanged eventos.
Método protegido OnCursorChanged Raises the CursorChanged event. (Herdado de Control.)
Método protegido OnDataError Gera o DataError eventos.
Método protegido OnDataMemberChanged Gera o DataMemberChanged eventos.
Método protegido OnDataSourceChanged Gera o DataSourceChanged eventos.
Método protegido OnDeletingItems Gera o DeletingItems eventos.
Método protegido OnDockChanged Raises the DockChanged event. (Herdado de Control.)
Método protegido OnDoubleClick Raises the DoubleClick event. (Herdado de Control.)
Método protegido OnDragDrop Raises the DragDrop event. (Herdado de Control.)
Método protegido OnDragEnter Raises the DragEnter event. (Herdado de Control.)
Método protegido OnDragLeave Raises the DragLeave event. (Herdado de Control.)
Método protegido OnDragOver Raises the DragOver event. (Herdado de Control.)
Método protegido OnDrawItem Gera o DrawItem eventos.
Método protegido OnEnabledChanged Raises the EnabledChanged event. (Herdado de Control.)
Método protegido OnEnter Raises the Enter event. (Herdado de Control.)
Método protegido OnFontChanged Raises the FontChanged event. (Herdado de ContainerControl.)
Método protegido OnForeColorChanged Raises the ForeColorChanged event. (Herdado de Control.)
Método protegido OnGiveFeedback Raises the GiveFeedback event. (Herdado de Control.)
Método protegido OnGotFocus Raises the GotFocus event. (Herdado de Control.)
Método protegido OnHandleCreated Raises the HandleCreated event. (Herdado de Control.)
Método protegido OnHandleDestroyed Raises the HandleDestroyed event. (Herdado de Control.)
Método protegido OnHelpRequested Raises the HelpRequested event. (Herdado de Control.)
Método protegido OnImeModeChanged Raises the ImeModeChanged event. (Herdado de Control.)
Método protegido OnInvalidated Raises the Invalidated event. (Herdado de Control.)
Método protegido OnItemCloned Gera o ItemCloned eventos.
Método protegido OnItemCloning Gera o ItemCloning eventos.
Método protegido OnItemHeaderVisibleChanged Gera o ItemHeaderVisibleChanged eventos.
Método protegido OnItemsAdded Gera o ItemsAdded eventos.
Método protegido OnItemsRemoved Gera o ItemsRemoved eventos.
Método protegido OnItemValueNeeded Gera o ItemValueNeeded eventos.
Método protegido OnItemValuePushed Gera o ItemValuePushed eventos.
Método protegido OnKeyDown Gera o KeyDown eventos. (Substitui Control.OnKeyDown(KeyEventArgs).)
Método protegido OnKeyPress Raises the KeyPress event. (Herdado de Control.)
Método protegido OnKeyUp Raises the KeyUp event. (Herdado de Control.)
Método protegido OnLayout Raises the Layout event. (Herdado de ContainerControl.)
Método protegido OnLayoutStyleChanged Gera o LayoutStyleChanged evento
Método protegido OnLeave Raises the Leave event. (Herdado de Control.)
Método protegido OnLocationChanged Raises the LocationChanged event. (Herdado de Control.)
Método protegido OnLostFocus Raises the LostFocus event. (Herdado de Control.)
Método protegido OnMarginChanged Raises the MarginChanged event. (Herdado de Control.)
Método protegido OnMouseCaptureChanged Raises the MouseCaptureChanged event. (Herdado de Control.)
Método protegido OnMouseClick Raises the MouseClick event. (Herdado de Control.)
Método protegido OnMouseDoubleClick Raises the MouseDoubleClick event. (Herdado de Control.)
Método protegido OnMouseDown Gera o MouseDown eventos. (Substitui Control.OnMouseDown(MouseEventArgs).)
Método protegido OnMouseEnter Raises the MouseEnter event. (Herdado de Control.)
Método protegido OnMouseHover Raises the MouseHover event. (Herdado de Control.)
Método protegido OnMouseLeave Raises the MouseLeave event. (Herdado de Control.)
Método protegido OnMouseMove Raises the MouseMove event. (Herdado de Control.)
Método protegido OnMouseUp Raises the MouseUp event. (Herdado de Control.)
Método protegido OnMouseWheel Gera o MouseWheel eventos. (Substitui ScrollableControl.OnMouseWheel(MouseEventArgs).)
Método protegido OnMove Raises the Move event. (Herdado de Control.)
Método protegido OnNewItemNeeded Gera o NewItemNeeded eventos.
Método protegido OnNotifyMessage Notifies the control of Windows messages. (Herdado de Control.)
Método protegido OnPaddingChanged Gera o PaddingChanged eventos. (Substitui ScrollableControl.OnPaddingChanged(EventArgs).)
Método protegido OnPaint Raises the Paint event. (Herdado de Control.)
Método protegido OnPaintBackground Pinta o plano de fundo do controle. (Herdado de ScrollableControl.)
Método protegido OnParentBackColorChanged Raises the BackColorChanged event when the BackColor property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentBackgroundImageChanged Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentBindingContextChanged Raises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentChanged Raises the ParentChanged event. (Herdado de ContainerControl.)
Método protegido OnParentCursorChanged Raises the CursorChanged event. (Herdado de Control.)
Método protegido OnParentEnabledChanged Raises the EnabledChanged event when the Enabled property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentFontChanged Raises the FontChanged event when the Font property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentForeColorChanged Raises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentRightToLeftChanged Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Herdado de Control.)
Método protegido OnParentVisibleChanged Raises the VisibleChanged event when the Visible property value of the control's container changes. (Herdado de Control.)
Método protegido OnPreviewKeyDown Raises the PreviewKeyDown event. (Herdado de Control.)
Método protegido OnPrint Raises the Paint event. (Herdado de Control.)
Método protegido OnQueryContinueDrag Raises the QueryContinueDrag event. (Herdado de Control.)
Método protegido OnRegionChanged Raises the RegionChanged event. (Herdado de Control.)
Método protegido OnResize Raises the Resize event. (Herdado de Control.)
Método protegido OnRightToLeftChanged Gera o RightToLeftChanged eventos. (Substitui ScrollableControl.OnRightToLeftChanged(EventArgs).)
Método protegido OnScroll Gera o Scroll eventos. (Substitui ScrollableControl.OnScroll(ScrollEventArgs).)
Método protegido OnSelectionColorChanged Gera o SelectionColorChanged eventos.
Método protegido OnSizeChanged Raises the SizeChanged event. (Herdado de Control.)
Método protegido OnStyleChanged Raises the StyleChanged event. (Herdado de Control.)
Método protegido OnSystemColorsChanged Raises the SystemColorsChanged event. (Herdado de Control.)
Método protegido OnTabIndexChanged Raises the TabIndexChanged event. (Herdado de Control.)
Método protegido OnTabStopChanged Raises the TabStopChanged event. (Herdado de Control.)
Método protegido OnTextChanged Raises the TextChanged event. (Herdado de Control.)
Método protegido OnUserAddedItems Gera o UserAddedItems eventos.
Método protegido OnUserDeletedItems Gera o UserDeletedItems eventos.
Método protegido OnUserDeletingItems Gera o UserDeletingItems eventos.
Método protegido OnValidated Raises the Validated event. (Herdado de Control.)
Método protegido OnValidating (Substitui Control.OnValidating(CancelEventArgs).)
Método protegido OnVirtualModeChanged Gera o VirtualModeChanged eventos.
Método protegido OnVisibleChanged Raises the VisibleChanged event. (Herdado de ScrollableControl.)
Método público PerformAutoScale Performs scaling of the container control and its children. (Herdado de ContainerControl.)
Método público PerformLayout Forces the control to apply layout logic to all its child controls. (Herdado de Control.)
Método público PerformLayout(Control, String) Forces the control to apply layout logic to all its child controls. (Herdado de Control.)
Método público PointToClient Computes the location of the specified screen point into client coordinates. (Herdado de Control.)
Método público PointToScreen Computes the location of the specified client point into screen coordinates. (Herdado de Control.)
Método público PreProcessControlMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Herdado de Control.)
Método público PreProcessMessage Preprocesses keyboard or input messages within the message loop before they are dispatched. (Herdado de Control.)
Método protegido ProcessCmdKey Processes a command key. (Herdado de ContainerControl.)
Método protegido ProcessDialogChar Infraestrutura. Processes a dialog character. (Herdado de ContainerControl.)
Método protegido ProcessDialogKey Infraestrutura. Processes a dialog key. (Herdado de ContainerControl.)
Método protegido ProcessKeyEventArgs Processes a key message and generates the appropriate control events. (Herdado de Control.)
Método protegido ProcessKeyMessage Processes a keyboard message. (Herdado de Control.)
Método protegido ProcessKeyPreview Previews a keyboard message. (Herdado de Control.)
Método protegido ProcessMnemonic Infraestrutura. Processes a mnemonic character. (Herdado de ContainerControl.)
Método protegido ProcessTabKey Infraestrutura. Este membro substitui o ProcessTabKey método. (Substitui ContainerControl.ProcessTabKey(Boolean).)
Método protegido RaiseDragEvent Infraestrutura. Raises the appropriate drag event. (Herdado de Control.)
Método protegido RaiseKeyEvent Infraestrutura. Raises the appropriate key event. (Herdado de Control.)
Método protegido RaiseMouseEvent Infraestrutura. Raises the appropriate mouse event. (Herdado de Control.)
Método protegido RaisePaintEvent Infraestrutura. Raises the appropriate paint event. (Herdado de Control.)
Método protegido RecreateHandle Forces the re-creation of the handle for the control. (Herdado de Control.)
Método público RectangleToClient Computes the size and location of the specified screen rectangle in client coordinates. (Herdado de Control.)
Método público RectangleToScreen Computes the size and location of the specified client rectangle in screen coordinates. (Herdado de Control.)
Método público Refresh Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Herdado de Control.)
Método público RemoveAt Remove um DataRepeaterItem na posição especificada de um DataRepeater controle.
Método público ResetBackColor Resets the BackColor property to its default value. (Herdado de Control.)
Método público ResetBindings Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values. (Herdado de Control.)
Método público ResetCursor Resets the Cursor property to its default value. (Herdado de Control.)
Método público ResetFont Resets the Font property to its default value. (Herdado de Control.)
Método público ResetForeColor Resets the ForeColor property to its default value. (Herdado de Control.)
Método público ResetImeMode Resets the ImeMode property to its default value. (Herdado de Control.)
Método protegido ResetMouseEventArgs Infraestrutura. Resets the control to handle the MouseLeave event. (Herdado de Control.)
Método público ResetRightToLeft Resets the RightToLeft property to its default value. (Herdado de Control.)
Método público ResetText Resets the Text property to its default value. (Herdado de Control.)
Método público ResumeLayout Resumes usual layout logic. (Herdado de Control.)
Método público ResumeLayout(Boolean) Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Herdado de Control.)
Método protegido RtlTranslateAlignment(HorizontalAlignment) Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Herdado de Control.)
Método protegido RtlTranslateAlignment(LeftRightAlignment) Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Herdado de Control.)
Método protegido RtlTranslateAlignment(ContentAlignment) Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Herdado de Control.)
Método protegido RtlTranslateContent Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Herdado de Control.)
Método protegido RtlTranslateHorizontal Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Herdado de Control.)
Método protegido RtlTranslateLeftRight Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Herdado de Control.)
Método público Scale(Single) Obsoleta. Scales the control and any child controls. (Herdado de Control.)
Método público Scale(SizeF) Scales the control and all child controls by the specified scaling factor. (Herdado de Control.)
Método público Scale(Single, Single) Obsoleta. Scales the entire control and any child controls. (Herdado de Control.)
Método protegido ScaleControl Scales a control's location, size, padding and margin. (Herdado de ScrollableControl.)
Método protegido ScaleCore This method is not relevant for this class. (Herdado de ScrollableControl.)
Método público ScrollControlIntoView
Método público ScrollItemIntoView(Int32) Rola especificada DataRepeaterItem no modo de exibição em uma DataRepeater controle.
Método público ScrollItemIntoView(Int32, Boolean) Rola especificada DataRepeaterItem no modo de exibição em uma DataRepeater controle, opcionalmente, o alinhamento com a parte superior do controle.
Método protegido ScrollToControl Infraestrutura. Este membro substitui o ScrollToControl método. (Substitui ScrollableControl.ScrollToControl(Control).)
Método público Select Activates the control. (Herdado de Control.)
Método protegido Select(Boolean, Boolean) Infraestrutura. Este membro substitui o Select método. (Substitui ContainerControl.Select(Boolean, Boolean).)
Método público SelectNextControl Activates the next control. (Herdado de Control.)
Método público SendToBack Sends the control to the back of the z-order. (Herdado de Control.)
Método público SetAutoScrollMargin Define o tamanho das margens de tentativas de SCROLL. (Herdado de ScrollableControl.)
Método protegido SetAutoSizeMode Sets a value indicating how a control will behave when its AutoSize property is enabled. (Herdado de Control.)
Método público SetBounds(Int32, Int32, Int32, Int32) Sets the bounds of the control to the specified location and size. (Herdado de Control.)
Método público SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) Sets the specified bounds of the control to the specified location and size. (Herdado de Control.)
Método protegido SetBoundsCore Performs the work of setting the specified bounds of this control. (Herdado de Control.)
Método protegido SetClientSizeCore Sets the size of the client area of the control. (Herdado de Control.)
Método protegido SetDisplayRectLocation Posicionar a janela de exibição ao valor especificado. (Herdado de ScrollableControl.)
Método protegido SetScrollState Define o sinalizador especificado do estado de rolagem. (Herdado de ScrollableControl.)
Método protegido SetStyle Sets a specified ControlStyles flag to either true or false. (Herdado de Control.)
Método protegido SetTopLevel Sets the control as the top-level control. (Herdado de Control.)
Método protegido SetVisibleCore Sets the control to the specified visible state. (Herdado de Control.)
Método público Show Displays the control to the user. (Herdado de Control.)
Método protegido SizeFromClientSize Determines the size of the entire control from the height and width of its client area. (Herdado de Control.)
Método público SuspendLayout Temporarily suspends the layout logic for the control. (Herdado de Control.)
Método público ToString Retorna um String contendo o nome da Component, se houver.Este método não deve ser substituído. (Herdado de Component.)
Método público Update Causes the control to redraw the invalidated regions within its client area. (Herdado de Control.)
Método protegido UpdateBounds Updates the bounds of the control with the current size and location. (Herdado de Control.)
Método protegido UpdateBounds(Int32, Int32, Int32, Int32) Updates the bounds of the control with the specified size and location. (Herdado de Control.)
Método protegido UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) Updates the bounds of the control with the specified size, location, and client size. (Herdado de Control.)
Método protegido UpdateDefaultButton When overridden by a derived class, updates which button is the default button. (Herdado de ContainerControl.)
Método protegido UpdateStyles Forces the assigned styles to be reapplied to the control. (Herdado de Control.)
Método protegido UpdateZOrder Updates the control in its parent's z-order. (Herdado de Control.)
Método público Validate Verifies the value of the control losing focus by causing the Validating and Validated events to occur, in that order. (Herdado de ContainerControl.)
Método público Validate(Boolean) Verifies the value of the control that is losing focus; conditionally dependent on whether automatic validation is turned on. (Herdado de ContainerControl.)
Método público ValidateChildren Causes all of the child controls within a control that support validation to validate their data. (Herdado de ContainerControl.)
Método público ValidateChildren(ValidationConstraints) Causes all of the child controls within a control that support validation to validate their data. (Herdado de ContainerControl.)
Método protegido WndProc Infraestrutura. Este membro substitui o WndProc método. (Substitui ContainerControl.WndProc(Message).)

Superior

Eventos

  Nome Descrição
Evento público AllowUserToAddItemsChanged Ocorre quando a propriedade AllowUserToAddItems muda.
Evento público AllowUserToDeleteItemsChanged Ocorre quando a propriedade AllowUserToDeleteItems muda.
Evento público AutoSizeChanged Infraestrutura. This event is not relevant for this class. (Herdado de Control.)
Evento público AutoValidateChanged Occurs when the AutoValidate property changes. (Herdado de ContainerControl.)
Evento público BackColorChanged Occurs when the value of the BackColor property changes. (Herdado de Control.)
Evento público BackgroundImageChanged Occurs when the value of the BackgroundImage property changes. (Herdado de Control.)
Evento público BackgroundImageLayoutChanged Occurs when the BackgroundImageLayout property changes. (Herdado de Control.)
Evento público BindingContextChanged Occurs when the value of the BindingContext property changes. (Herdado de Control.)
Evento público CausesValidationChanged Occurs when the value of the CausesValidation property changes. (Herdado de Control.)
Evento público ChangeUICues Occurs when the focus or keyboard user interface (UI) cues change. (Herdado de Control.)
Evento público Click Occurs when the control is clicked. (Herdado de Control.)
Evento público ClientSizeChanged Occurs when the value of the ClientSize property changes. (Herdado de Control.)
Evento público ContextMenuChanged Occurs when the value of the ContextMenu property changes. (Herdado de Control.)
Evento público ContextMenuStripChanged Occurs when the value of the ContextMenuStrip property changes. (Herdado de Control.)
Evento público ControlAdded Occurs when a new control is added to the ControlCollection. (Herdado de Control.)
Evento público ControlRemoved Occurs when a control is removed from the ControlCollection. (Herdado de Control.)
Evento público CurrentItemIndexChanged Ocorre quando o CurrentItemIndex alterações.
Evento público CursorChanged Occurs when the value of the Cursor property changes. (Herdado de Control.)
Evento público DataError Ocorre quando uma operação de análise de dados ou validação externa lança uma exceção, ou quando uma tentativa de confirmar dados para uma fonte de dados falham.
Evento público DataMemberChanged Ocorre quando a propriedade DataMember muda.
Evento público DataSourceChanged Ocorre quando o DataSource propriedade é alterada.
Evento público DeletingItems Ocorre quando um DataRepeaterItem está sendo excluído.
Evento público Disposed Ocorre quando o componente é descartado por uma chamada para o Dispose método. (Herdado de Component.)
Evento público DockChanged Occurs when the value of the Dock property changes. (Herdado de Control.)
Evento público DoubleClick Occurs when the control is double-clicked. (Herdado de Control.)
Evento público DragDrop Occurs when a drag-and-drop operation is completed. (Herdado de Control.)
Evento público DragEnter Occurs when an object is dragged into the control's bounds. (Herdado de Control.)
Evento público DragLeave Occurs when an object is dragged out of the control's bounds. (Herdado de Control.)
Evento público DragOver Occurs when an object is dragged over the control's bounds. (Herdado de Control.)
Evento público DrawItem Ocorre quando um DataRepeaterItem deve ser desenhada.
Evento público EnabledChanged Occurs when the Enabled property value has changed. (Herdado de Control.)
Evento público Enter Occurs when the control is entered. (Herdado de Control.)
Evento público FontChanged Occurs when the Font property value changes. (Herdado de Control.)
Evento público ForeColorChanged Occurs when the ForeColor property value changes. (Herdado de Control.)
Evento público GiveFeedback Occurs during a drag operation. (Herdado de Control.)
Evento público GotFocus Occurs when the control receives focus. (Herdado de Control.)
Evento público HandleCreated Occurs when a handle is created for the control. (Herdado de Control.)
Evento público HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (Herdado de Control.)
Evento público HelpRequested Occurs when the user requests help for a control. (Herdado de Control.)
Evento público ImeModeChanged Occurs when the ImeMode property has changed. (Herdado de Control.)
Evento público Invalidated Occurs when a control's display requires redrawing. (Herdado de Control.)
Evento público ItemCloned Ocorre após o DataRepeaterItem e seus controles são clonadas a partir de ItemTemplate.
Evento público ItemCloning Ocorre antes do DataRepeaterItem e seus controles são clonadas a partir de ItemTemplate.
Evento público ItemHeaderVisibleChanged Ocorre quando a propriedade ItemHeaderVisible muda.
Evento público ItemsAdded Ocorre quando um novo DataRepeaterItem é adicionado a um DataRepeater controle.
Evento público ItemsRemoved Ocorre quando um DataRepeaterItem é excluído de um DataRepeater controle.
Evento público ItemValueNeeded Ocorre quando o VirtualMode está definida como True e um novo valor para um controle filho de um DataRepeaterItem é necessária.
Evento público ItemValuePushed Ocorre quando o VirtualMode está definida como True e o valor de um controle filho no DataRepeaterItem alterações.
Evento público KeyDown Occurs when a key is pressed while the control has focus. (Herdado de Control.)
Evento público KeyPress Occurs when a character.space or backspace key is pressed while the control has focus. (Herdado de Control.)
Evento público KeyUp Occurs when a key is released while the control has focus. (Herdado de Control.)
Evento público Layout Occurs when a control should reposition its child controls. (Herdado de Control.)
Evento público LayoutStyleChanged Ocorre quando o valor da propriedade LayoutStyle muda.
Evento público Leave Occurs when the input focus leaves the control. (Herdado de Control.)
Evento público LocationChanged Occurs when the Location property value has changed. (Herdado de Control.)
Evento público LostFocus Occurs when the control loses focus. (Herdado de Control.)
Evento público MarginChanged Occurs when the control's margin changes. (Herdado de Control.)
Evento público MouseCaptureChanged Occurs when the control loses mouse capture. (Herdado de Control.)
Evento público MouseClick Occurs when the control is clicked by the mouse. (Herdado de Control.)
Evento público MouseDoubleClick Occurs when the control is double clicked by the mouse. (Herdado de Control.)
Evento público MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (Herdado de Control.)
Evento público MouseEnter Occurs when the mouse pointer enters the control. (Herdado de Control.)
Evento público MouseHover Occurs when the mouse pointer rests on the control. (Herdado de Control.)
Evento público MouseLeave Occurs when the mouse pointer leaves the control. (Herdado de Control.)
Evento público MouseMove Occurs when the mouse pointer is moved over the control. (Herdado de Control.)
Evento público MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (Herdado de Control.)
Evento público MouseWheel Occurs when the mouse wheel moves while the control has focus. (Herdado de Control.)
Evento público Move Occurs when the control is moved. (Herdado de Control.)
Evento público NewItemNeeded Ocorre quando o VirtualMode está definida como True e o usuário cria um novo espaço em branco DataRepeaterItem.
Evento público PaddingChanged Occurs when the control's padding changes. (Herdado de Control.)
Evento público Paint Occurs when the control is redrawn. (Herdado de Control.)
Evento público ParentChanged Occurs when the Parent property value changes. (Herdado de Control.)
Evento público PreviewKeyDown Occurs before the KeyDown event when a key is pressed while focus is on this control. (Herdado de Control.)
Evento público QueryAccessibilityHelp Occurs when AccessibleObject is providing help to accessibility applications. (Herdado de Control.)
Evento público 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.)
Evento público RegionChanged Occurs when the value of the Region property changes. (Herdado de Control.)
Evento público Resize Occurs when the control is resized. (Herdado de Control.)
Evento público RightToLeftChanged Occurs when the RightToLeft property value changes. (Herdado de Control.)
Evento público Scroll Ocorre quando o usuário ou rolagens do código com a área do cliente. (Herdado de ScrollableControl.)
Evento público SelectionColorChanged Ocorre quando o SelectionColor propriedade é alterada.
Evento público SizeChanged Occurs when the Size property value changes. (Herdado de Control.)
Evento público StyleChanged Occurs when the control style changes. (Herdado de Control.)
Evento público SystemColorsChanged Occurs when the system colors change. (Herdado de Control.)
Evento público TabIndexChanged Occurs when the TabIndex property value changes. (Herdado de Control.)
Evento público TabStopChanged Occurs when the TabStop property value changes. (Herdado de Control.)
Evento público TextChanged Occurs when the Text property value changes. (Herdado de Control.)
Evento público UserAddedItems Ocorre quando o usuário adiciona um novo DataRepeaterItem pressionando o atalho de teclado CTRL + N.
Evento público UserDeletedItems Ocorre depois que o usuário exclui um DataRepeaterItem pressionando a tecla DELETE.
Evento público UserDeletingItems Ocorre quando o usuário exclui um DataRepeaterItem pressionando a tecla DELETE.
Evento público Validated Occurs when the control is finished validating. (Herdado de Control.)
Evento público Validating Occurs when the control is validating. (Herdado de Control.)
Evento público VirtualModeChanged Ocorre quando o VirtualMode propriedade é alterada.
Evento público VisibleChanged Occurs when the Visible property value changes. (Herdado de Control.)

Superior

Implementações explícitas da interface

  Nome Descrição
Implementação explícita da interfaceMétodo particular System#Windows#Forms#IContainerControl#ActivateControl Activates the specified control. (Herdado de ContainerControl.)
Implementação explícita da interfaceMétodo particular System#Windows#Forms#IDropTarget#OnDragDrop Infraestrutura. Raises the DragDrop event. (Herdado de Control.)
Implementação explícita da interfaceMétodo particular System#Windows#Forms#IDropTarget#OnDragEnter Infraestrutura. Raises the DragEnter event. (Herdado de Control.)
Implementação explícita da interfaceMétodo particular System#Windows#Forms#IDropTarget#OnDragLeave Infraestrutura. Raises the DragLeave event. (Herdado de Control.)
Implementação explícita da interfaceMétodo particular System#Windows#Forms#IDropTarget#OnDragOver Infraestrutura. Raises the DragOver event. (Herdado de Control.)

Superior

Comentários

O DataRepeater controlar funções como um contêiner rolável para controles que exibem dados repetidos, por exemplo, as linhas em uma tabela de banco de dados. Ele pode ser usado como uma alternativa para o DataGridView controlar quando você precisar de mais controle sobre o layout dos dados.

Você pode usar um DataRepeater controle para exibir dados com ou sem uma fonte de dados subjacente. Para obter mais informações, consulte Como exibir dados associados em um controle DataRepeater (Visual Studio).

Sem especificar uma fonte de dados, você pode criar linhas que contêm dados e adicioná-los para o DataRepeater.

Ao trabalhar com grandes quantidades de dados, você pode definir o VirtualMode propriedade True exibir um subconjunto dos dados disponíveis. Modo virtual requer a implementação de um cache de dados do qual o DataRepeater controle está preenchido. Para obter mais informações, consulte Modo virtual no controle DataRepeater (Visual Studio).

Para obter informações adicionais sobre os recursos disponíveis no DataRepeater de controle, consulte Introdução ao controle DataRepeater (Visual Studio).

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.

Consulte também

Referência

Namespace Microsoft.VisualBasic.PowerPacks

Outros recursos

Introdução ao controle DataRepeater (Visual Studio)

Como exibir dados associados em um controle DataRepeater (Visual Studio)

Como exibir controles não associados em um controle DataRepeater (Visual Studio)

Como alterar o layout de um controle DataRepeater (Visual Studio)

Como alterar a aparência de um controle DataRepeater (Visual Studio)

Como exibir cabeçalhos de item em um controle DataRepeater (Visual Studio)

Como desabilitar a adição e a exclusão de itens DataRepeater (Visual Studio)

Como pesquisar dados em um controle DataRepeater (Visual Studio)

Como criar um formulário mestre/detalhado usando dois controles DataRepeater (Visual Studio)

Instruções passo a passo: exibindo dados em um controle DataRepeater (Visual Studio)