TcxSchedulerReportLinkTimeLinePrintStyle.ShowLinks Property
Specifies whether task connectors are to be displayed in the report.
Declaration
property ShowLinks: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the ShowLinks property to True, to display task connectors in the report.
The default value of the ShowLinks property is True.
See Also