GrapeCity SPREAD for Windows Forms 11.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 _
)
'使用法
 
Dim showLeadingZero As Boolean
Dim pattern As MonthPattern
 
Dim instance As New DateMonthDisplayFieldInfo(showLeadingZero, pattern)
public DateMonthDisplayFieldInfo( 
   bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

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

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.