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

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