Skip to main content

Custom Filter Dialog

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.

VisualElems_GridView_CustomFilterDialog

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