バージョン

AllDayEventAreaScrollButtonUIElement コンストラクタ

AllDayEventAreaScrollButtonUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal up As Boolean, _
   ByVal owner As Owner, _
   ByVal date As Date _
)
public AllDayEventAreaScrollButtonUIElement( 
   Infragistics.Win.UIElement parent,
   bool up,
   Owner owner,
   DateTime date
)

パラメータ

parent
親要素。
up
インジケーターが上方向に指定するかどうかを指定します。
owner
このインスタンスに関連付けられたオーナー。
date
このインスタンスに関連づけられた日付。
参照