Skip to main content

TcxGridCardViewFiltering.RowPopupMaxDropDownItemCount Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the RowPopup.MaxDropDownItemCount property instead of RowPopupMaxDropDownItemCount.

Declaration

property RowPopupMaxDropDownItemCount: Integer read; write;

Property Value

Type Description
Integer

The maximum number of filter items displayed simultaneously in a drop-down filter window.

See Also