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