バージョン

GroupByBoxUIElement コンストラクタ

新しい を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal groupByBox As GroupByBox _
)
public GroupByBoxUIElement( 
   Infragistics.Win.UIElement parent,
   GroupByBox groupByBox
)

パラメータ

parent
親要素
groupByBox
関連付けられた GroupByBox
参照