FilterEditorEventArgs Constructors
Provides data for the DataViewBase.FilterEditorCreated event.| Name | Parameters | Description |
|---|---|---|
| FilterEditorEventArgs(DataViewBase, FilterControl) | source, control | Initializes a new instance of the FilterEditorEventArgs class. |
See Also