GrapeCity CalendarGrid for Windows Forms 3.0J
SelectedDates プロパティ

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

プロパティ値

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

参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.