Represents a timetable of scheduled events. In the model-view architecture, Schedule instances are the documents whose data is displayed by Calendar instances - the views.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class Schedule |
Visual Basic
Copy Code
|
|---|
Public Class Schedule |
Inheritance HierarchySystem.Object![]()
MindFusion.Scheduling.Schedule
See Also