バージョン

BeforeDayViewScrollEventArgs コンストラクタ(DateTime,Owner,DayViewScrollType)

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal date As Date, _
   ByVal owner As Owner, _
   ByVal scrollType As DayViewScrollType _
)
public BeforeDayViewScrollEventArgs( 
   DateTime date,
   Owner owner,
   DayViewScrollType scrollType
)

パラメータ

date
最初の表示位置に来た新しい列の日付。
owner
最初の表示位置に来た新しい列のオーナー。
scrollType
スクロール操作の型。
参照