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

FieldList Class

A list of FieldItems displayed in the FilterEditorControl.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class FieldList :
    List<FieldItem>

The following members return FieldList objects:

Inheritance

See Also