Skip to main content
All docs
V26.1
  • FilterFieldCollection Class

    A collection of the FilterField objects.

    Namespace: DevExpress.Xpf.Core.FilteringUI

    Assembly: DevExpress.Xpf.Grid.v26.1.dll

    NuGet Package: DevExpress.Wpf.Grid.Core

    Declaration

    public class FilterFieldCollection :
        FreezableCollection<FilterField>

    The following members return FilterFieldCollection objects:

    Inheritance

    See Also