バージョン

PopulatingColumnFilters イベント

シンタックス
'宣言
 
Public Event PopulatingColumnFilters As EventHandler(Of PopulatingFiltersEventArgs)
public event EventHandler<PopulatingFiltersEventArgs> PopulatingColumnFilters
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Controls.Grids.PopulatingFiltersEventArgs 型の引数を受け取りました。次の PopulatingFiltersEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Column Infragistics.Controls.Grids.ColumnEventArgsから継承されます。 
FilterOperands  
参照