Saves the underlying schedule to the specified stream.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
C#
![]() |
---|
public void SaveTo ( |
Visual Basic
![]() |
---|
Public Sub SaveTo( _ |
The stream to save to.
Saves the schedule data into a stream. Use LoadFrom to restore the data later. This method also attempts to save the current view state.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |