windowsforms-devexpress-dot-xtraeditors-0c11c672.md
Contains classes that implement a filtering functionality for DevExpress Windows Forms controls.
Assembly : DevExpress.XtraEditors.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
| Name | Description |
|---|---|
| BaseFilterControlEventArgs | |
| CustomValueEditorArgs | |
| ExcelFilteringDataEventArgs | Serves as a base class for classes providing data for events that allow you to customize filter conditions in the Excel-style filter dropdowns. |
| ExcelFilteringDataEventArgs<TColumn> | Provides data for events that allow you to customize filter conditions in the Excel-style filter dropdowns. |
| InitNodeEventArgs | Provides data for the FilterControl.InitNode event. |
| PopupMenuShowingEventArgs | Provides data for the FilterControl.PopupMenuShowing event. |
| ShowValueEditorEventArgs | Provides data for the BeforeShowValueEditor event. |
| ValueEditorEventArgs | The base class for objects that provide data for editor specific events. |
| Name | Description |
|---|---|
| PopupMenuShowingEventHandler | Represents a method that will handle the FilterControl.PopupMenuShowing event. |
| Name | Description |
|---|---|
| FilterControlMenuType | Enumerates available menu types. |