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