[]
        
(Showing Draft Content)

C1.WPF.Schedule.AppointmentsCoverPane.SetAppointmentFilter

SetAppointmentFilter Method

SetAppointmentFilter(FrameworkElement, AppointmentFilterEnum)

Sets the value of the AppointmentFilter attached property for a given framework element.

Declaration
public static void SetAppointmentFilter(FrameworkElement element, AppointmentFilterEnum value)
Parameters
Type Name Description
FrameworkElement element

The FrameworkElement for which the property value is set.

AppointmentFilterEnum value

The AppointmentFilterEnum value to be set on the specified element.