TcxCustomGridTableFiltering.MRUItemsListDropDownCount Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the FilterBox.MRUItemsListDropDownCount property instead.
#Declaration
Delphi
property MRUItemsListDropDownCount: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The maximum number of filter criteria displayed simultaneously in a filter drop-down window. |
See Also