SPREAD for WPF 3.0J - GcSpreadGrid
MonthOfYearType 列挙体

GrapeCity.Windows.SpreadGrid 名前空間 : MonthOfYearType 列挙体
日付が属する月を指定します。
シンタックス
'宣言
 
Public Enum MonthOfYearType 
   Inherits System.Enum
public enum MonthOfYearType : System.Enum 
メンバ
メンバ解説
April4 月を示します。
August8 月を示します。
December12 月を示します。
February2 月を示します。
January1 月を示します。
July7 月を示します。
June6 月を示します。
March3 月を示します。
May5 月を示します。
November11 月を示します。
October10 月を示します。
September9 月を示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.MonthOfYearType

参照

GrapeCity.Windows.SpreadGrid 名前空間