Skip to main content

TcxCustomSchedulerReportLinkPrintStyle.RestoreDefaults Method

Restores the scheduler’s report to its default settings.

Declaration

procedure RestoreDefaults; virtual;

Remarks

The RestoreDefaults method sets the ResourceCountPerPage property to 0, restores the print style’s default caption, sets the page layout as one page per period and restores the default values for the time range. It sets the CompressWeekends property to True to display the days in a weekend in a single day cell and the DontPrintWeekends property to False to allow weekends appear in the report, if they were omitted. This method removes the plain notes pane, lined notes pane and task pad from the scheduler’s report, if they have been added.

See Also