TcxGridTableFiltering.ColumnPopupMaxDropDownItemCount Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the ColumnPopup.MaxDropDownItemCount property instead.
#Declaration
Delphi
property ColumnPopupMaxDropDownItemCount: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The number of filter items simultaneously displayed in a filter pop-up window. |
See Also