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