Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1Scheduler Class / SelectedAppointmentProperty Field

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