SchedulerPrintingSettings Fields
Contains settings (report instance, print adapter and report layout template) that are required to preview a scheduler as it will appear if printed.Name | Description |
---|---|
ReportInstanceProperty static | Identifies the BaseSchedulerPrintingSettings.ReportInstance dependency property. Inherited from BaseSchedulerPrintingSettings. |
ReportTemplatePathProperty static | Identifies the SchedulerPrintingSettings.ReportTemplatePath dependency property. |
SchedulerPrintAdapterProperty static | Identifies the BaseSchedulerPrintingSettings.SchedulerPrintAdapter dependency property. Inherited from BaseSchedulerPrintingSettings. |
See Also