Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Scheduler Class / SelectedAppointmentProperty Field

In This Topic
    SelectedAppointmentProperty Field (C1Scheduler)
    In This Topic
    Identifies the SelectedAppointment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedAppointmentProperty As DependencyProperty
    public static readonly DependencyProperty SelectedAppointmentProperty
    See Also