Skip to main content

TcxCustomGridTableFiltering.MRUItemsListDropDownCount Property

Specifies how many filter criteria are simultaneously displayed within the filter dropdown for the filter panel.

Declaration

property MRUItemsListDropDownCount: Integer read; write;

Property Value

Type
Integer

Remarks

This property is obsolete and used for compatibility purposes. Use the View’s FilterBox.MRUItemsListDropDownCount property instead.

See Also