バージョン

UltraExplorerBarGroupHeaderUIElement コンストラクタ

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

パラメータ

parent
この UltraExplorerBarGroupHeaderUIElement を子として持つUIElement。
参照