バージョン

ColumnFixingSettings コンストラクタ(WebDataGrid)

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

パラメータ

grid
ColumnFixingSettings の所属する WebDataGrid への参照。
参照