SPREAD for WPF 3.0J - GcSpreadSheet
DateMonthDisplayField コンストラクタ(Boolean,MonthPattern)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > DateMonthDisplayField クラス > DateMonthDisplayField コンストラクタ : DateMonthDisplayField コンストラクタ(Boolean,MonthPattern)
trueに先行ゼロを表示する場合は DateMonthDisplayField。それ以外の場合は false
月の値の表示方法を示す MonthPattern列挙体。
DateMonthDisplayField クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal showLeadingZero As System.Boolean, _
   ByVal pattern As MonthPattern _
)
public DateMonthDisplayField( 
   System.bool showLeadingZero,
   MonthPattern pattern
)

パラメータ

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

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