[]
Provides data for the CustomizeFilterEditor event.
public class CustomizeFilterEditorEventArgs : EventArgs
Name | Description |
---|---|
CustomizeFilterEditorEventArgs(string, int, Type) | Initializes a new instance of a CustomizeFilterEditorEventArgs. |
Name | Description |
---|---|
ColumnIndex | Gets the index of column for filtering. |
ColumnName | Gets the name of column for filtering. |
Control | Gets or sets the value of the localized string. |
EditorType | Gets the data type for the value editor of filter condition. |