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

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

パラメータ

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

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