バージョン

IsSelectedInControl メソッド (Day)

指定した UltraScheduleControlBase 派生コントロールでこの Day オブジェクトが選択されるかどうかを返します。
シンタックス
'宣言
 
Public Function IsSelectedInControl( _
   ByVal control As UltraScheduleControlBase _
) As Boolean
public bool IsSelectedInControl( 
   UltraScheduleControlBase control
)

パラメータ

control
このDayオブジェクトが評価されるUltraScheduleControlBase派生のコントロール

戻り値の型

このDayオブジェクトが指定されたコントロールで選択されているかどうかを指定するブール値。
参照