Scheduler for WPF
SetAppointmentFilter メソッド (AppointmentsCoverPane)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentsCoverPane クラス : SetAppointmentFilter メソッド
The System.Windows.FrameworkElement for which the property value is set.
The AppointmentFilterEnum value to be set on the specified element.
Sets the value of the AppointmentFilter attached property for a given framework element.
シンタックス
'宣言
 
Public Shared Sub SetAppointmentFilter( _
   ByVal element As System.Windows.FrameworkElement, _
   ByVal value As AppointmentFilterEnum _
) 
public static void SetAppointmentFilter( 
   System.Windows.FrameworkElement element,
   AppointmentFilterEnum value
)

パラメータ

element
The System.Windows.FrameworkElement for which the property value is set.
value
The AppointmentFilterEnum value to be set on the specified element.
参照

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ