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

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

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.