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

イベントの種類

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 BindingSource インスタンスがISupportInitializeNotification インターフェイスにキャストされている場合にのみ使用できます。

適用対象