Skip to main content
A newer version of this page is available. .

FilterCellContentPresenter Class

Displays the content of a automatic filter row cell.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v21.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class FilterCellContentPresenter :
    CellContentPresenter

Remarks

The FilterCellContentPresenter represents the target element for the following properties:

See Also