TcxCustomGridTableFiltering.MaxDropDownCount Property
Deprecated. This property exists for backward compatibility only. Use the ItemPopup.MaxDropDownItemCount property instead.
Declaration
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