バージョン 24.2 (最新)

InternalGetDayFromPoint メソッド

特定の位置に関連付けられた Day オブジェクトを返します。
シンタックス
protected Day InternalGetDayFromPoint( 
   Point point,
   Infragistics.Win.ControlUIElementBase calendarControlUIElement
)

パラメータ

point
ポイント
calendarControlUIElement
コントロールのカレンダー部分のControlUIElement。

戻り値の型

その座標に配置されたDayオブジェクト、または指定された位置にDayオブジェクトがない場合はnull。
参照