Back to Devexpress

SmartSync Feature

windowsforms-8374-controls-and-libraries-scheduler-reporting-smartsync-feature.md

latest1.1 KB
Original Source

SmartSync Feature

  • Jan 23, 2019

The SmartSync feature of the Scheduler reporting controls synchronizes date-time and resource iterations when printing a report. The feature makes possible various Tri-fold reports, illustrated below.

You can construct a report of the standard tri-fold style, with lined space for notes in the center:

Another variation is the resource report, integrating Day , Week and Month views:

To enable synchronization for tri-fold reports, set the SchedulerPrintAdapter.EnableSmartSync to true and specify the SmartSyncOptions.GroupType.

See Also

EnableSmartSync

SmartSyncOptions