FlexPivot for WinForms
CustomizeFilterEditor イベント (C1FlexGridBase)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス : CustomizeFilterEditor イベント
Fires before creating value editor of condition filter.
シンタックス
'宣言
 
Public Event CustomizeFilterEditor As CustomizeFilterEditorEventHandler
public event CustomizeFilterEditorEventHandler CustomizeFilterEditor
イベント データ

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

プロパティ解説
Gets the column for filtering.  
Gets or sets the value of the localized string.  
Gets the data type for the value editor of filter condition.  
参照