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

    An item in the FilterEditorControl‘s field list.

    Namespace: DevExpress.Xpf.Core.FilteringUI

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

    NuGet Package: DevExpress.Wpf.Grid.Core

    Declaration

    public class FieldItem

    The following members return FieldItem objects:

    Remarks

    The FilterEditorControl shows a list of the GridControl‘s fields. If the GridControl has Bands, the FilterEditorControl shows fields in a hierarchical structure:

    Inheritance

    Object
    FieldItem
    See Also