Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraEditors.Filtering Namespace

In This Article

Contains classes that implement a filtering functionality for DevExpress Windows Forms controls.

Assembly: DevExpress.XtraEditors.v24.2.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 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.