SchedulerPrintAdapter.EnableSmartSync Property
Gets or sets whether different controls in a report should synchronize their data iterations (the SmartSync Printing feature). This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to enable the SmartSync Printing feature; otherwise, false. |
See Also