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

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