バージョン

MonthUIElement コンストラクタ

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

パラメータ

parent
親要素。
visibleMonth
UIElementに関連付けられたVisibleMonthオブジェクト
参照