バージョン

AfterRowEditTemplateDisplayedEventArgs コンストラクタ

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

パラメータ

template
表示されたテンプレート。
source
テンプレートを表示するために使用されるメソッド。
参照