Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SchedulerGroupItem Class / HasVisibleAppointmentsProperty Field

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