バージョン 24.2 (最新)

GetUIElementFromAppointment メソッド (UltraWeekView)

提供された予定の AppointmentUIElement を返します。予定が表示されない場合には null を返します。
シンタックス
protected override Infragistics.Win.UIElement GetUIElementFromAppointment( 
   Appointment appointment
)

パラメータ

appointment
予定

戻り値の型

提供された予定の AppointmentUIElement、または予定が表示されない場合には null。
参照