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

TcxGridFilterMRUItems Members

Constructors

Name Description
Create(TcxCustomGridTableFiltering) Initializes a new instance of the TcxGridFilterMRUItems class with specified settings.

Properties

Name Description
Count Specifies the number of items stored within the current MRU list. Inherited from TcxMRUItems.
Filtering
Items Inherited from TdxFilterBoxMRUItems.
MaxCount Specifies the maximum number of items stored within the current MRU list. Inherited from TcxMRUItems.
VisibleCount Inherited from TdxFilterBoxMRUItems.
VisibleItems Inherited from TdxFilterBoxMRUItems.

Methods

Name Description
Add(TcxMRUItem) Adds an item to the current MRU list. Inherited from TcxMRUItems.
Add(TcxDataFilterCriteria) Inherited from TdxFilterBoxMRUItems.
BeginUpdate
ClearItems Removes all items from the current MRU list. Inherited from TcxMRUItems.
EndUpdate
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
IndexOf(TcxMRUItem) Determines the position (index) of an item within the current MRU list. Inherited from TcxMRUItems.
ToString Inherited from TObject.
See Also