バージョン

SelectedRowCollection コンストラクタ

新しい SelectedRowCollection オブジェクトを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal grid As WebDataGrid _
)
public SelectedRowCollection( 
   WebDataGrid grid
)

パラメータ

grid
オーナー グリッド。
参照