SPREAD for WPF 3.0J - GcSpreadSheet
DateYearDisplayField コンストラクタ(Boolean,YearDigitType)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > DateYearDisplayField クラス > DateYearDisplayField コンストラクタ : DateYearDisplayField コンストラクタ(Boolean,YearDigitType)
trueに先行ゼロを表示する場合は DateYearDisplayField。それ以外の場合は false
年の桁の種類を示す GrapeCity.Windows.InputMan.YearDigitType値。
DateYearDisplayField クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal showLeadingZero As System.Boolean, _
   ByVal yearDigit As YearDigitType _
)
public DateYearDisplayField( 
   System.bool showLeadingZero,
   YearDigitType yearDigit
)

パラメータ

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

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