ComponentOne Scheduler for WPF and Silverlight
GetAppointmentFilter Method (AppointmentsCoverPane)

C1.WPF.Schedule Namespace > AppointmentsCoverPane Class : GetAppointmentFilter Method
The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the AppointmentFilter attached property for a given framework element.
Syntax
'Declaration
 
Public Shared Function GetAppointmentFilter( _
   ByVal element As System.Windows.FrameworkElement _
) As AppointmentFilterEnum
public static AppointmentFilterEnum GetAppointmentFilter( 
   System.Windows.FrameworkElement element
)

Parameters

element
The System.Windows.FrameworkElement from which the property value is read.

Return Value

The AppointmentFilterEnum value of the specified element.
See Also

Reference

AppointmentsCoverPane Class
AppointmentsCoverPane Members