'宣言 Public Delegate Sub AppointmentDataErrorEventHandler( _ ByVal sender As Object, _ ByVal e As AppointmentDataErrorEventArgs _ )
public delegate void AppointmentDataErrorEventHandler( object sender, AppointmentDataErrorEventArgs e )
AppointmentDataErrorEventHandler メンバ Infragistics.Win.UltraWinSchedule 名前空間