PowerTools CalendarGrid for Windows Forms 1.0J
Add(DateTime,String) メソッド

休日の日付を示す System.DateTime 値。
休日名を示す System.String 値。
指定した日付と名前を使用して、新しい CalendarHoliday を追加します。
構文
Public Overloads Sub Add( _
   ByVal date As Date, _
   ByVal holidayName As String _
) 
public void Add( 
   DateTime date,
   string holidayName
)

パラメータ

date
休日の日付を示す System.DateTime 値。
holidayName
休日名を示す System.String 値。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.