MindFusion.Wpf Pack Programmer's Guide
Report.Schedule Property
See Also
 





Gets or sets the schedule to be printed or previewed by the report.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public Schedule Schedule { get; }

Visual Basic  Copy Code

Public ReadOnly Property Schedule As Schedule

 Property Value

A reference to the underlying Schedule object.

 See Also

Report Members
Report Class
MindFusion.Scheduling.Reporting Namespace