TcxCustomSchedulerReportLinkPrintStyle.CompressWeekends Property
Specifies whether the days in a weekend are to be displayed together in a single day cell.
Declaration
property CompressWeekends: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the CompressWeekends property to True to display the days in a weekend in a single day cell in the scheduler’s report.
The default value of the CompressWeekends property is True.
See Also