GrapeCity SPREAD for Windows Forms 12.0J
DateYearDisplayFieldInfo コンストラクタ(Boolean,YearDigitType)

表示フィールドの桁が固定されている場合は true。それ以外の場合は false
年の桁の種類を示す GrapeCity.Win.Spread.InputMan.CellType.YearDigitType 値。
DateYearDisplayFieldInfo クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal yearDigit As YearDigitType _
)
public DateYearDisplayFieldInfo( 
   bool showLeadingZero,
   YearDigitType yearDigit
)

パラメータ

showLeadingZero
表示フィールドの桁が固定されている場合は true。それ以外の場合は false
yearDigit
年の桁の種類を示す GrapeCity.Win.Spread.InputMan.CellType.YearDigitType 値。
参照

DateYearDisplayFieldInfo クラス
DateYearDisplayFieldInfo メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.