ColumnFilterPopupMode Enum
Contains values that specify whether Data Grid and Tree List columns should display Excel-style or classic filter menus.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
Default
|
Equivalent to the Column |
Excel
|
Grid and Tree |
Classic
|
Grid and Tree |
#Related API Members
The following properties accept/return ColumnFilterPopupMode values:
#Remarks
Values of this enumeration are accepted by the global WindowsFormsSettings.ColumnFilterPopupMode setting.