TcxGridTableFiltering.ColumnPopupDropDownWidth Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the ColumnPopup.DropDownWidth property instead.
#Declaration
Delphi
property ColumnPopupDropDownWidth: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The width of a filter pop-up window for columns (in pixels). |
See Also