PowerTools SPREAD for Windows Forms 8.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 _
)
'使用法
 
Dim showLeadingZero As Boolean
Dim yearDigit As YearDigitType
 
Dim instance As New DateYearDisplayFieldInfo(showLeadingZero, yearDigit)
public DateYearDisplayFieldInfo( 
   bool showLeadingZero,
   YearDigitType yearDigit
)

パラメータ

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

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.