Skip to main content
A newer version of this page is available. .

TcxGridCardViewFiltering.RowPopupMaxDropDownItemCount Property

Specifies the number of filter items which are displayed within filter dropdowns for card rows simultaneously.

Declaration

property RowPopupMaxDropDownItemCount: Integer read; write;

Property Value

Type
Integer

Remarks

This property is obsolete and used for compatibility purposes. Use the RowPopup.MaxDropDownItemCount property instead.

See Also