バージョン 24.2 (最新)

GetUIElementFromNote メソッド (UltraWeekView)

提供されたメモの UIElement を返します。メモが表示されない場合には null を返します。
シンタックス
protected override Infragistics.Win.UIElement GetUIElementFromNote( 
   Note note
)

パラメータ

note
メモ。

戻り値の型

提供されたメモの UIElement、メモが表示されない場合には null。
参照