バージョン

ColumnFilters コンストラクタ(WebDataGrid)

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

パラメータ

grid
ColumnFilters が属す WebDataGrid への参照。
参照