SmartSyncOptions() Constructor
Initializes a new instance of the SmartSyncOptions class with the default settings.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Remarks
Use the SchedulerPrintAdapter.SmartSyncOptions property to get access to an instance of the SmartSyncOptions class.
See Also