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

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