public event AppointmentDataInitializedEventHandler AppointmentDataInitialized
'宣言 Public Event AppointmentDataInitialized As AppointmentDataInitializedEventHandler
イベント ハンドラが、このイベントに関連するデータを含む、AppointmentDataInitializedEventArgs 型の引数を受け取りました。次の AppointmentDataInitializedEventArgs プロパティには、このイベントの固有の情報が記載されます。
'Set the BarColor of the appointment to Yellow. e.Appointment.BarColor = Color.Yellow
//Set the BarColor of the appointment to Yellow. e.Appointment.BarColor = Color.Yellow;
UltraCalendarInfo クラス UltraCalendarInfo メンバ