MindFusion.Wpf Pack Programmer's Guide
Item Class
See Also
 





Represents events scheduled to occur at some point in time. It is derived by concrete classes such as Appointment.

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

 Syntax

C#  Copy Code

public abstract class Item : INotifyPropertyChanged, ICloneable

Visual Basic  Copy Code

Public MustInherit Class Item
    Implements INotifyPropertyChanged, ICloneable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Item
        MindFusion.Scheduling.Appointment

 See Also

Item Members
MindFusion.Scheduling Namespace