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