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

PredefinedFilterCollection Class

A collection of Predefined Filters.

Namespace: DevExpress.Xpf.Core.FilteringUI

Assembly: DevExpress.Xpf.Grid.v21.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public sealed class PredefinedFilterCollection :
    FreezableCollection<PredefinedFilter>

The following members return PredefinedFilterCollection objects:

See Also