SPREAD for WPF 3.0J - GcSpreadSheet
PickDayType 列挙体

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : PickDayType 列挙体
GcDropDownCalendar.GetDatesInView メソッドで使用する PickDayType のタイプを指定します。
シンタックス
'宣言
 
Public Enum PickDayType 
   Inherits System.Enum
public enum PickDayType : System.Enum 
メンバ
メンバ解説
NormalDay現在の月の日付のみ。
TrailingDay表示されている隣接日を含みます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Wpf.SpreadSheet.CellType.Editors.PickDayType

参照

GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間