バージョン

SortingColumnSettings コンストラクタ(WebDataGrid)

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

パラメータ

grid
オブジェクトが 属す WebDataGrid。
参照