TcxGridTableFiltering.ColumnPopupMaxDropDownItemCount Property
Deprecated. This property exists for backward compatibility only. Use the ColumnPopup.MaxDropDownItemCount property instead.
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