バージョン

RowIslandEventArgs コンストラクタ

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

パラメータ

RowIsland
イベントが発生される row island への参照。
参照