Scheduler for WPF
SetMonth メソッド (DayOfMonthValidator)

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

パラメータ

obj
The System.Windows.FrameworkElement from which the property value is set.
value
The Month property value to be set on the specified DependencyObject.
参照

DayOfMonthValidator クラス
DayOfMonthValidator メンバ