TcxSchedulerReportLinkTimeLinePrintStyle.WorkTimeOnly Property
Specifies whether only work hours are displayed in the report.
Declaration
property WorkTimeOnly: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the WorkTimeOnly property to True, to suppress non-work hours in the report.
The default value of the WorkTimeOnly property is False.
See Also