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

DateMonthDisplayField に先行ゼロを表示する場合は true。それ以外の場合は false
月の値の表示方法を示す MonthPattern 列挙体。
DateMonthDisplayField クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal pattern As MonthPattern _
)
public DateMonthDisplayField( 
   bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

showLeadingZero
DateMonthDisplayField に先行ゼロを表示する場合は true。それ以外の場合は false
pattern
月の値の表示方法を示す MonthPattern 列挙体。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.