バージョン

ColSplitterBarUIElement コンストラクタ

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

パラメータ

parent
親要素
colScrollRegion
関連付けられたColScrollRegion
参照