FlexGrid for WinForms
CustomizeFilterEditorEventArgs コンストラクタ

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CustomizeFilterEditorEventArgs クラス : CustomizeFilterEditorEventArgs コンストラクタ
フィルタ処理する列。
フィルタ条件の値エディタのデータ型。
CustomizeFilterEditorEventArgs の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal column As Column, _
   ByVal editorType As System.Type _
)
public CustomizeFilterEditorEventArgs( 
   Column column,
   System.Type editorType
)

パラメータ

column
フィルタ処理する列。
editorType
フィルタ条件の値エディタのデータ型。
参照

CustomizeFilterEditorEventArgs クラス
CustomizeFilterEditorEventArgs メンバ