バージョン

AfterRowEditTemplateClosedEventArgs コンストラクタ

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

パラメータ

template
閉じられたテンプレート。
参照