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.v20.1.Core.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, DevExpress.Wpf.Grid.Core

Declaration

public sealed class PredefinedFilterCollection :
    FreezableCollection<PredefinedFilter>

The following members return PredefinedFilterCollection objects:

See Also