Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointment Class / Appointment Property

In This Topic
    Appointment Property (IntervalAppointment)
    In This Topic
    Gets an Appointment that is intersected with a VisualInterval.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Appointment As Appointment
    public Appointment Appointment {get;}
    See Also