Represents an item such as an appointment or task in a Schedule.

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

Syntax

C#
public class ScheduleItem : ViewModelBase
Visual Basic (Declaration)
Public Class ScheduleItem _
	Inherits ViewModelBase

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements..::.ViewModelBase
    Mindscape.WpfElements..::.ScheduleItem

See Also