バージョン

ColumnSettings プロパティ (GridFiltering)

列ごとにカスタム フィルタリング オプションを定義する列設定のリスト
シンタックス
'宣言
 
Public Property ColumnSettings As System.Collections.Generic.List(Of ColumnFilteringSetting)
public System.Collections.Generic.List<ColumnFilteringSetting> ColumnSettings {get; set;}
参照

オンラインで表示: GitHub