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