TcxCustomGridTableFiltering.MaxDropDownCount Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the ItemPopup.MaxDropDownItemCount property instead.
#Declaration
Delphi
property MaxDropDownCount: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The maximum number of items displayed simultaneously in a drop-down filter window. |
See Also