FlexPivot for WinForms
CustomizeFilterEditorEventArgs コンストラクタ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CustomizeFilterEditorEventArgs クラス : CustomizeFilterEditorEventArgs コンストラクタ
The column for filtering.
The data type for the value editor of filter condition.
Initializes a new instance of a CustomizeFilterEditorEventArgs.
シンタックス
'宣言
 
Public Function New( _
   ByVal column As Column, _
   ByVal editorType As System.Type _
)
public CustomizeFilterEditorEventArgs( 
   Column column,
   System.Type editorType
)

パラメータ

column
The column for filtering.
editorType
The data type for the value editor of filter condition.
参照

CustomizeFilterEditorEventArgs クラス
CustomizeFilterEditorEventArgs メンバ