Back to Devexpress

cxGridFilterDefaultItemPopupMaxDropDownItemCount Constant

vcl-cxgridcustomtableview-24773bdd.md

latest551 B
Original Source

cxGridFilterDefaultItemPopupMaxDropDownItemCount Constant

Specifies the default number of items in a filter dropdown.

Declaration

delphi
const cxGridFilterDefaultItemPopupMaxDropDownItemCount = 15;

Remarks

This constant specifies the default value for the TcxGridItemFilterPopupOptions.MaxDropDownItemCount property.

See Also

cxGridCustomTableView Unit