Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / AppointmentsCoverPane Class / AppointmentFilterProperty Field

In This Topic
    AppointmentFilterProperty Field (AppointmentsCoverPane)
    In This Topic
    The AppointmentFilter attached property can be used to specify which type of appointments should be drawn by the AppointmentsCoverPane pane.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AppointmentFilterProperty As DependencyProperty
    public static readonly DependencyProperty AppointmentFilterProperty
    See Also