バージョン

RowEditTemplateRequestedEventArgs コンストラクタ

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

パラメータ

template
編集されようとしている現在の行の解決されたテンプレート。
参照