GanttView for WPF
DayOfMonth プロパティ (RecurrencePattern)

C1.WPF.GanttView.4.5.2 アセンブリ > C1.GanttView 名前空間 > RecurrencePattern クラス : DayOfMonth プロパティ
繰り返しが発生する月通算日を取得または設定します。
シンタックス
'宣言
 
Public Property DayOfMonth As System.Integer
public System.int DayOfMonth {get; set;}
解説
このプロパティを 0 に設定した場合は、「月内の毎日」を意味します。負の値の場合は月末からの日数になります。
参照

RecurrencePattern クラス
RecurrencePattern メンバ