GcDropDownCalendarBlackoutDates プロパティ
|
選択不可としてマークされている日付のコレクションを取得します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public BlackoutDatesCollection BlackoutDates { get; }
Public ReadOnly Property BlackoutDates As BlackoutDatesCollection
Get
プロパティ値
型:
BlackoutDatesCollection
選択できない日付のコレクション。既定値は空のコレクションです。
関連項目