BindingSource.ISupportInitializeNotification.Initialized Evento

Definição

Ocorre quando a BindingSource é inicializada.

event EventHandler System.ComponentModel.ISupportInitializeNotification.Initialized;
member this.System.ComponentModel.ISupportInitializeNotification.Initialized : EventHandler 
Custom Event Initialized As EventHandler Implements System.ComponentModel.ISupportInitializeNotification

Tipo de evento

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a instância de BindingSource é convertida em uma interface de ISupportInitializeNotification.

Aplica-se a