FilterCellContentPresenter Class
Displays the content of a automatic filter row cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
The FilterCellContentPresenter represents the target element for the following properties:
- ColumnBase.AutoFilterRowCellStyle
- TableView.AutoFilterRowCellStyle
- TreeListView.AutoFilterRowCellStyle
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
CellContentPresenter
FilterCellContentPresenter
See Also