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

説明
True 月の数値が1から9のとき、十の位に0を表示します。
False 月の数値が1から9のとき、十の位に0を表示しません。
月の値の表示方法を示す GrapeCity.Win.Spread.InputMan.CellType.MonthPattern 列挙体。
DateMonthDisplayField クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal pattern As MonthPattern _
)
public DateMonthDisplayField( 
   bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

showLeadingZero
説明
True 月の数値が1から9のとき、十の位に0を表示します。
False 月の数値が1から9のとき、十の位に0を表示しません。
pattern
月の値の表示方法を示す GrapeCity.Win.Spread.InputMan.CellType.MonthPattern 列挙体。
参照

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

 

 


Copyright © 2004 GrapeCity inc.