OptionsPrinting Properties
Provides options used to customize the Scheduler printing reports.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Daily |
Specifies the maximum number of days on a single page of a daily report. This is a dependency property. |
Daily |
Specifies the maximum number of resources on a single page of a daily report. This is a dependency property. |
Daily |
Specifies whether to add the calendar element to daily reports. This is a dependency property. |
Daily |
Specifies whether to add the time interval element to daily reports. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Monthly |
Specifies the maximum number of resources on a single page of a monthly report. This is a dependency property. |
Monthly |
Specifies whether to add the calendar element to monthly reports. This is a dependency property. |
Monthly |
Specifies whether to add the time interval element to monthly reports. This is a dependency property. |
Monthly |
|
Print |
Specifies the date-time range used to create a report. This is a dependency property. |
Print |
Specifies the resource items used to create a report. This is a dependency property. |
Print |
Specifies the collection of objects containing resource information. This is a dependency property. |
Timeline |
Specifies the maximum number of time intervals on a single page of a timeline report. This is a dependency property. |
Timeline |
Specifies the maximum number of resources on a single page of a timeline report. This is a dependency property. |
Timeline |
Specifies whether to add the calendar element to timeline reports. This is a dependency property. |
Timeline |
Specifies whether to add the time interval element to timeline reports. This is a dependency property. |
Trifold |
Specifies whether to add the calendar element to trifold reports. This is a dependency property. |
Weekly |
Specifies the maximum number of resources on a single page of a weekly report. This is a dependency property. |
Weekly |
Specifies whether to add the calendar element to weekly reports. This is a dependency property. |
Weekly |
Specifies whether to add the time interval element to weekly reports. This is a dependency property. |
See Also