Skip to main content

FilterFieldCollection Class

A collection of the FilterField objects.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class FilterFieldCollection :
    FreezableCollection<FilterField>

The following members return FilterFieldCollection objects:

See Also