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

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

パラメータ

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

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