Skip to main content

TcxControlOptionsFilteringItemPopup.MaxDropDownItemCount Property

Declaration

property MaxDropDownItemCount: Integer read; write; default cxControlFilterDefaultItemPopupMaxDropDownItemCount;

Property Value

Type Default
Integer cxControlFilterDefaultItemPopupMaxDropDownItemCount

Remarks

The default value of the MaxDropDownItemCount property is specified by the cxControlFilterDefaultItemPopupMaxDropDownItemCount global constant.

See Also