DevExpress.XtraEditors.Filtering Namespace
Contains classes that implement a filtering functionality for DevExpress Windows Forms controls.
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Classes
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 FilterControl.BeforeShowValueEditor event. |
ValueEditorEventArgs | The base class for objects that provide data for editor specific events. |
Delegates
Name | Description |
---|---|
PopupMenuShowingEventHandler | Represents a method that will handle the FilterControl.PopupMenuShowing event. |
Enums
Name | Description |
---|---|
FilterControlMenuType | Enumerates available menu types. |