PowerTools SPREAD for Windows Forms 8.0J
Month プロパティ (DayOfWeekHoliday)


休日が適用される月を取得または設定します。
構文
'Declaration
 
Public Property Month As MonthFlags
'使用法
 
Dim instance As DayOfWeekHoliday
Dim value As MonthFlags
 
instance.Month = value
 
value = instance.Month
public MonthFlags Month {get; set;}

プロパティ値

月を示すMonthFlags列挙値。
デフォルト値はMonthFlags.NotSetです。
参照

DayOfWeekHoliday クラス
DayOfWeekHoliday メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.