TdxCustomListBoxReportLink.Width Property
Specifies the horizontal size of a list box in pixels.
Declaration
property Width: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the Width property to specify list box width in a report.
See Also