Back to Devexpress

DevExpress.XtraEditors.Filtering Namespace

windowsforms-devexpress-dot-xtraeditors-0c11c672.md

latest2.3 KB
Original Source

DevExpress.XtraEditors.Filtering Namespace

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

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
BaseFilterControlEventArgs
CustomValueEditorArgs
ExcelFilteringDataEventArgsServes 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.
InitNodeEventArgsProvides data for the FilterControl.InitNode event.
PopupMenuShowingEventArgsProvides data for the FilterControl.PopupMenuShowing event.
ShowValueEditorEventArgsProvides data for the BeforeShowValueEditor event.
ValueEditorEventArgsThe base class for objects that provide data for editor specific events.

Delegates

NameDescription
PopupMenuShowingEventHandlerRepresents a method that will handle the FilterControl.PopupMenuShowing event.

Enums

NameDescription
FilterControlMenuTypeEnumerates available menu types.