Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxFilterItem Members

In filter controls, represents a dataset field that can be involved in filtering.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TCollection) Inherited from TCollectionItem.

#Properties
Show Inherited Hide Inherited

Name Description
Caption Specifies an item’s caption.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
FieldName Specifies the name of a dataset field represented by an item.
FilterControl
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
Properties Defines settings specific to the editor associated with the item.
PropertiesClass Specifies the class of the editor used to edit a value the item data is compared to.
PropertiesClassName
RepositoryItem Specifies the repository item representing the editor for the item’s value.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetProperties Returns properties of an editor used to edit a comparison value of the current item.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also