Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointment Class / IsSelectedAppointmentProperty Field

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