バージョン

Behaviors コンストラクタ(WebDataGrid)

コレクションが属するグリッドの参照でコレクションを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal grid As WebDataGrid _
)
public Behaviors( 
   WebDataGrid grid
)

パラメータ

grid
コレクションが属するグリッドへの参照。
参照