GrapeCity PlusPak for Windows Forms 11.0J
CalendarNoteItem コンストラクタ

noteに関連付けられた日付や休日スタイル。
項目の CalendarNote
CalendarNote.Textの代わりに休日の名前をメモに表示すべきかどうかを示す System.Boolean 値。
CalendarNote クラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal key As Object, _
   ByVal note As CalendarNote, _
   ByVal showHolidayName As Boolean _
)
public CalendarNoteItem( 
   object key,
   CalendarNote note,
   bool showHolidayName
)

パラメータ

key
noteに関連付けられた日付や休日スタイル。
note
項目の CalendarNote
showHolidayName
CalendarNote.Textの代わりに休日の名前をメモに表示すべきかどうかを示す System.Boolean 値。
参照

参照

CalendarNoteItem クラス
CalendarNoteItem メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.