C1.Silverlight.Schedule.5
IntervalAppointment Class
Members 

Represents an Appointment in a VisualInterval.
Object Model
IntervalAppointment Class
Syntax
'Declaration
 
Public Class IntervalAppointment 
   Inherits System.Windows.DependencyObject
public class IntervalAppointment : System.Windows.DependencyObject 
Remarks
A single Appointment may cover multiple time intervals represented by VisualInterval objects from the SchedulerGroupItem.VisualIntervals collection. The IntervalAppointment object represents an Appointment belonging to a certain Interval.

The IntervalAppointment objects are used as DataContext for the IntervalAppointmentTemplate DataTemplate.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      C1.Silverlight.Schedule.IntervalAppointment

See Also

Reference

IntervalAppointment Members
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.