PowerTools CalendarGrid for Windows Forms 1.0J
SelectedDates プロパティ

現在の GcCalendarGrid コントロールで選択されているすべての日付を含むコレクションを取得します。
構文
Public ReadOnly Property SelectedDates As ReadOnlyCollection(Of Date)
public ReadOnlyCollection<DateTime> SelectedDates {get;}

プロパティ値

選択されているすべての日付を含む System.DateTime の読み取り専用コレクション。
参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.