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

    A list of FieldItems displayed in the FilterEditorControl.

    Namespace: DevExpress.Xpf.Core.FilteringUI

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

    NuGet Package: DevExpress.Wpf.Grid.Core

    Declaration

    public class FieldList :
        List<FieldItem>

    The following members return FieldList objects:

    Inheritance

    See Also