GrapeCity SPREAD for WPF 2.0J
SelectedDatesCollection クラス
メンバ 

GcDropDownCalendar コントロールで選択されている日付のセットを含む SelectedDatesCollection クラスを表します。
構文
'Declaration
 
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.Windows.SpreadGrid.Editors.SelectedDatesCollection

参照

SelectedDatesCollection メンバ
GrapeCity.Windows.SpreadGrid.Editors 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.