TcxCustomSchedulerReportLinkPrintStyle.DontPrintWeekends Property
Specifies whether weekends are omitted from the scheduler’s report.
Declaration
property DontPrintWeekends: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the DontPrintWeekends property to False to include weekends in the scheduler’s report.
The default value of the DontPrintWeekends property is False.
See Also