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

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