バージョン

RowEditTemplateControlUIElement コンストラクタ

要素の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal template As UltraGridRowEditTemplate _
)
public RowEditTemplateControlUIElement( 
   UltraGridRowEditTemplate template
)

パラメータ

template
この要素に関連づけられたテンプレート。
参照