A control which displays a schedule, for example of appointments or tasks, using a set of calendar views.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class Scheduler : Control, INotifyPropertyChanged
Visual Basic (Declaration)
Public Class Scheduler _
	Inherits Control _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also