SPREAD for WPF 3.0J - GcSpreadSheet
SelectedDatesCollection クラス
メンバ 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : SelectedDatesCollection クラス
GcDropDownCalendar コントロールで選択されている日付のセットを含む SelectedDatesCollection クラスを表します。
オブジェクト モデル
SelectedDatesCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class SelectedDatesCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Date)
public sealed class SelectedDatesCollection : System.Collections.ObjectModel.Collection<DateTime> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Wpf.SpreadSheet.CellType.Editors.SelectedDatesCollection

参照

SelectedDatesCollection メンバ
GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間