SchedulerPrintingSettings.ReportTemplatePathProperty Field
In This Article
Identifies the SchedulerPrintingSettings.ReportTemplatePath dependency property.
Namespace: DevExpress.Xpf.Scheduler.Reporting
Assembly: DevExpress.Xpf.Scheduler.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduler
#Declaration
public static readonly DependencyProperty ReportTemplatePathProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also