Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / AddingAppointmentEventArgs Class / _appointment Field

In This Topic
    _appointment Field (AddingAppointmentEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected _appointment As Appointment
    protected Appointment _appointment
    See Also