Skip to main content

TcxGridTableFiltering.ColumnPopupDropDownWidth Property

Specifies the width of a filter pop-up window for columns.

Declaration

property ColumnPopupDropDownWidth: Integer read; write;

Property Value

Type Description
Integer

The width of a filter pop-up window for columns.

Remarks

Important

The ColumnPopupDropDownWidth property is obsolete and used only to maintain backward compatibility. Use the ColumnPopup.DropDownWidth property instead.

See Also