Skip to main content

TcxGridTableFiltering.ColumnPopupMaxDropDownItemCount Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the ColumnPopup.MaxDropDownItemCount property instead of ColumnPopupMaxDropDownItemCount.

Declaration

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