BindingSource.ISupportInitializeNotification.Initialized Evento

Definição

Ocorre quando o BindingSource é inicializado.

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

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a BindingSource instância é transmitida para uma ISupportInitializeNotification interface.

Aplica-se a