Back to Devexpress

OptionsPrinting Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-optionsprinting-dot-underscore-properties.md

latest5.9 KB
Original Source

OptionsPrinting Properties

Provides options used to customize the Scheduler printing reports.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DailyReportDaysPerPageSpecifies the maximum number of days on a single page of a daily report. This is a dependency property.
DailyReportResourcesPerPageSpecifies the maximum number of resources on a single page of a daily report. This is a dependency property.
DailyReportShowCalendarSpecifies whether to add the calendar element to daily reports. This is a dependency property.
DailyReportShowIntervalSpecifies whether to add the time interval element to daily reports. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MonthlyReportResourcesPerPageSpecifies the maximum number of resources on a single page of a monthly report. This is a dependency property.
MonthlyReportShowCalendarSpecifies whether to add the calendar element to monthly reports. This is a dependency property.
MonthlyReportShowIntervalSpecifies whether to add the time interval element to monthly reports. This is a dependency property.
MonthlyReportVisibleWeekDays
PrintIntervalSpecifies the date-time range used to create a report. This is a dependency property.
PrintResourcesSpecifies the resource items used to create a report. This is a dependency property.
PrintResourcesSourceSpecifies the collection of objects containing resource information. This is a dependency property.
TimelineReportIntervalsPerPageSpecifies the maximum number of time intervals on a single page of a timeline report. This is a dependency property.
TimelineReportResourcesPerPageSpecifies the maximum number of resources on a single page of a timeline report. This is a dependency property.
TimelineReportShowCalendarSpecifies whether to add the calendar element to timeline reports. This is a dependency property.
TimelineReportShowIntervalSpecifies whether to add the time interval element to timeline reports. This is a dependency property.
TrifoldReportShowCalendarSpecifies whether to add the calendar element to trifold reports. This is a dependency property.
WeeklyReportResourcesPerPageSpecifies the maximum number of resources on a single page of a weekly report. This is a dependency property.
WeeklyReportShowCalendarSpecifies whether to add the calendar element to weekly reports. This is a dependency property.
WeeklyReportShowIntervalSpecifies whether to add the time interval element to weekly reports. This is a dependency property.

See Also

OptionsPrinting Class

OptionsPrinting Members

DevExpress.Xpf.Scheduling Namespace