Back to Devexpress

Custom Filter Dialog

windowsforms-1427-controls-and-libraries-data-grid-visual-elements-view-common-elements-custom-filter-dialog.md

latest1.2 KB
Original Source

Custom Filter Dialog

  • Oct 20, 2021

Allows end-users to construct custom filter criteria for a column. To activate the custom filter dialog, end-users can select the (Custom) item from the regular filter dropdown list.

The table below lists the API related to this visual element.

|

Dialog’s Functionality

|

ColumnViewOptionsFilter.UseNewCustomFilterDialog

| |

Invoke the Dialog

|

ColumnView.ShowCustomFilterDialog

| |

Customize the Dialog

|

ColumnView.CustomFilterDialog

|

To learn more, refer to this topic.

See Also

Filter and Search