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

In This Topic
    Appointment Property (AddingAppointmentEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property Appointment As Appointment
    public new Appointment Appointment {get; set;}
    See Also