バージョン

CurrentDayNumberSelectionAreaUIElement コンストラクタ

CurrentDayNumberSelectionAreaUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal text As String _
)
public CurrentDayNumberSelectionAreaUIElement( 
   Infragistics.Win.UIElement parent,
   string text
)

パラメータ

parent
親要素。
text
表示されるテキスト
参照