バージョン

FixedColumnInfoCollection コンストラクタ

FixedColumnInfoCollection のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal grid As WebDataGrid _
)
public FixedColumnInfoCollection( 
   WebDataGrid grid
)

パラメータ

grid
コレクションの固定された列に属すグリッド。
参照