TcxCustomGridTableFiltering.MaxDropDownCount Property
Specifies the number of filter items which are displayed within the filter dropdown for View items (columns or card rows) simultaneously.
Declaration
property MaxDropDownCount: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is obsolete and used for compatibility purposes. Use the ItemPopup.MaxDropDownItemCount property instead.
See Also