[]
Provides data for the CustomizeFilterEditor event.
public class CustomizeFilterEditorEventArgs : EventArgs
| Name | Description |
|---|---|
| CustomizeFilterEditorEventArgs(Column, Type) | Initializes a new instance of a CustomizeFilterEditorEventArgs. |
| Name | Description |
|---|---|
| Column | Gets the 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. |