バージョン

GroupScrollButtonUIElement コンストラクタ

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

パラメータ

parent
親要素。
scrollButtonType
スクロールボタンのタイプ。
参照