PowerTools PlusPak for Windows Forms 8.0J
Item(String) プロパティ

休日スタイルのキーを示す System.String 値。GcCalendar.HolidayStyles の 1 つを指定する必要があります。
指定した HolidayStyle に関連付けられたメモを取得します。
構文
Public Overloads ReadOnly Property Item( _
   ByVal holidayStyleKey As String _
) As IList(Of CalendarNote)

パラメータ

holidayStyleKey
休日スタイルのキーを示す System.String 値。GcCalendar.HolidayStyles の 1 つを指定する必要があります。

プロパティ値

指定した HolidayStyle に関連付けられたメモを含む IList コレクション。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback