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 接口时使用。

适用于