BindingSource.ISupportInitializeNotification.Initialized 이벤트

정의

BindingSource가 초기화될 때 발생합니다.

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

이벤트 유형

EventHandler

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, BindingSource 인스턴스가 ISupportInitializeNotification 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상