バージョン

ContainerRowEventArgs コンストラクタ

元のイベント引数でオブジェクトを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row As ContainerGridRecord _
)
public ContainerRowEventArgs( 
   ContainerGridRecord row
)

パラメータ

row
影響されている行。
参照