SPREAD for WPF 3.0J - GcSpreadGrid
ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > ForceDayOfWeekHoliday クラス > ForceDayOfWeekHoliday コンストラクタ : ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
ForceDayOfWeekHoliday の名前を示す System.String 値。
ForceDayOfWeekHoliday の年を示す System.Int32 値。
月を示す Months 列挙値。
月の第 X 曜日を示す Weeks 列挙値。
曜日を示す DayOfWeeks 列挙値。
指定した曜日規則を使用して、ForceDayOfWeekHoliday クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal year As Integer, _
   ByVal month As Months, _
   ByVal weekInMonth As Weeks, _
   ByVal dayOfWeek As DayOfWeeks _
)
public ForceDayOfWeekHoliday( 
   string name,
   int year,
   Months month,
   Weeks weekInMonth,
   DayOfWeeks dayOfWeek
)

パラメータ

name
ForceDayOfWeekHoliday の名前を示す System.String 値。
year
ForceDayOfWeekHoliday の年を示す System.Int32 値。
month
月を示す Months 列挙値。
weekInMonth
月の第 X 曜日を示す Weeks 列挙値。
dayOfWeek
曜日を示す DayOfWeeks 列挙値。
例外
例外解説
yearDateTime.MinValue の年(1)未満であるか、DateTime.MaxValue の年(9999)を超えています。
monthMonths で定義されていません。weekInMonthWeeks で定義されていません。dayOfWeekDayOfWeeks で定義されていません。
参照

ForceDayOfWeekHoliday クラス
ForceDayOfWeekHoliday メンバ
オーバーロード一覧