バージョン

PopupGalleryGroupHeaderUIElement コンストラクタ

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

パラメータ

parent
親要素の親。
参照