GrapeCity SPREAD for WPF 2.0J
DateYearDisplayField コンストラクタ(Boolean,YearDigitType)

DateYearDisplayField に先行ゼロを表示する場合は true。それ以外の場合は false
年の桁の種類を示す YearDigitType 値。
DateYearDisplayField クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal yearDigit As YearDigitType _
)
public DateYearDisplayField( 
   bool showLeadingZero,
   YearDigitType yearDigit
)

パラメータ

showLeadingZero
DateYearDisplayField に先行ゼロを表示する場合は true。それ以外の場合は false
yearDigit
年の桁の種類を示す YearDigitType 値。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.