TcxGridTableFiltering.ColumnPopupDropDownWidth Property
In This Article
Specifies the width of a filter pop-up window for columns.
#Declaration
Delphi
property ColumnPopupDropDownWidth: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The width of a filter pop-up window for columns. |
#Remarks
Important
The Column
property is obsolete and used only to maintain backward compatibility. Use the Column
See Also