バージョン

AddNewRowButtonUIElement コンストラクタ

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

パラメータ

parent
親要素
band
関連付けられたBand
参照