バージョン

SelectedCellCollection コンストラクタ

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

パラメータ

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