TcxControlOptionsFilteringItemPopup.MaxDropDownItemCount Property
In This Article
#Declaration
Delphi
property MaxDropDownItemCount: Integer read; write; default cxControlFilterDefaultItemPopupMaxDropDownItemCount;
#Property Value
Type | Default |
---|---|
Integer | cx |
#Remarks
The default value of the MaxDropDownItemCount property is specified by the cxControlFilterDefaultItemPopupMaxDropDownItemCount global constant.
See Also