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

FilterFieldCollection Class

A collection of the FilterField objects.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

Declaration

public class FilterFieldCollection :
    FreezableCollection<FilterField>

The following members return FilterFieldCollection objects:

See Also