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

bool 値。フィールドの長さが固定されている場合は true。それ以外の場合、長さは可変です。
月の値の表示方法を示す GrapeCity.Win.Spread.InputMan.CellType.MonthPattern 列挙体。
DateMonthDisplayFieldInfo クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean, _
   ByVal pattern As MonthPattern _
)
public DateMonthDisplayFieldInfo( 
   bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

showLeadingZero
bool 値。フィールドの長さが固定されている場合は true。それ以外の場合、長さは可変です。
pattern
月の値の表示方法を示す GrapeCity.Win.Spread.InputMan.CellType.MonthPattern 列挙体。
参照

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

 

 


Copyright © 2004 GrapeCity inc.