バージョン

MoreActivityIndicatorUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal date As Date _
)
public MoreActivityIndicatorUIElement( 
   Infragistics.Win.UIElement parent,
   DateTime date
)

パラメータ

parent
親要素。
date
このMoreActivityIndicatorUIElementをホストするために表示するDayUIElementの日付。MoreActivityIndicatorUIElementは実際的にはWeekUIElement / WeekAreaUIElementの子です。
参照