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

In This Topic
    Appointment Property (RecChoiceControl)
    In This Topic
    Gets or sets an RecChoiceControl.Appointment object for which the window is shown.
    Syntax
    'Declaration
     
    
    Public Property Appointment As Appointment
    public Appointment Appointment {get; set;}
    See Also