バージョン

GroupUIElement コンストラクタ

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

パラメータ

parent
親要素。
group
UltraExplorerBarGroup。
参照