バージョン

ContentAreaSeparatorUIElement コンストラクタ

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

パラメータ

parent
親要素
参照