Back to Devexpress

FilterCellContentPresenter Class

wpf-devexpress-dot-xpf-dot-grid-cab21ffb.md

latest2.0 KB
Original Source

FilterCellContentPresenter Class

Displays the content of a automatic filter row cell.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class FilterCellContentPresenter :
    CellContentPresenter
vb
Public Class FilterCellContentPresenter
    Inherits CellContentPresenter

Remarks

The FilterCellContentPresenter represents the target element for the following properties:

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control CellContentPresenter FilterCellContentPresenter

See Also

FilterCellContentPresenter Members

DevExpress.Xpf.Grid Namespace