バージョン

AppointmentDataErrorEventHandler デリゲート

UltraCalendarInfo.AppointmentDataError イベントを処理するためのデリゲート。
シンタックス
'宣言
 
Public Delegate Sub AppointmentDataErrorEventHandler( _
   ByVal sender As Object, _
   ByVal e As AppointmentDataErrorEventArgs _
) 
public delegate void AppointmentDataErrorEventHandler( 
   object sender,
   AppointmentDataErrorEventArgs e
)

パラメータ

sender
e
参照