Skip to main content

TdxCustomContainerReportLinkOptionsItemPlace.ExpandWidth Property

Specifies whether the width of the printed component is enlarged within a report to match the component content width.

Declaration

property ExpandWidth: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the ExpandWidth property to specify whether the printed component width is enlarged within a report to match the component content width.

The default value of the ExpandWidth property is False.

See Also