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

FieldItem Class

An item in the FilterEditorControl‘s field list.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

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