BaseFilterControlEventArgs(FilterEditorForm, IFilterControl) Constructor
Initializes a new instance of the BaseFilterControlEventArgs class.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| form | DevExpress.XtraEditors.Filtering.FilterEditorForm |
| ifControl | DevExpress.XtraEditors.IFilterControl |
See Also