TcxCustomGridTableFiltering.DropDownWidth Property
Specifies the width of filter dropdowns for items.
Declaration
property DropDownWidth: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is obsolete and used for compatibility purposes. Use the ItemPopup.DropDownWidth property instead.
See Also