Skip to main content

SchedulerSmartSyncOptions Members

Contains options specific to the SmartSync Printing feature.

Constructors

Name Description
SchedulerSmartSyncOptions() Initializes a new instance of the SchedulerSmartSyncOptions class with the default settings.

Fields

Name Description
GroupTypeProperty static Identifies the SchedulerSmartSyncOptions.GroupType dependency property.

Properties

Name Description
GroupType Gets or sets the grouping used for creating report pages if the SchedulerPrintAdapter.EnableSmartSync option is switched on. This is a dependency property.

Events

Name Description
PropertyChanged Occurs every time any of the SchedulerSmartSyncOptions class properties has changed its value.
See Also