PowerTools CalendarGrid for Windows Forms 1.0J
YearDigitType 列挙体

年の桁の種類を表します。
構文
Public Enum YearDigitType 
   Inherits System.Enum
public enum YearDigitType : System.Enum 
メンバ
メンバ解説
FourDigitYearFourDigitYear モードの範囲は 0000 ~ 9999 です。
TwoDigitYearTwoDigitYear モードの範囲は 00 ~ 99 です。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.CalendarGrid.InputMan.YearDigitType

参照

GrapeCity.Win.CalendarGrid.InputMan 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.