Back to Devexpress

cxGridFilterDefaultMRUItemsListCount Constant

vcl-cxgridcustomtableview-3e4c2172.md

latest815 B
Original Source

cxGridFilterDefaultMRUItemsListCount Constant

Specifies the default limitation on the size of the most recently applied filter criteria available in the filter drop-down window for the filter panel if the text filter criteria display style is active.

Declaration

delphi
const cxGridFilterDefaultMRUItemsListCount = 10;

Remarks

This global constant stores the default Filtering.MRUItemsListCount property value of a grid View.

See Also

cxGridCustomTableView Unit