FieldItem Class
An item in the FilterEditorControl‘s field list.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Related API Members
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