PowerTools CalendarGrid for Windows Forms 1.0J
DateAmPmDisplayField コンストラクタ(AmPmPattern,String,String)

午前または午後の表示形式を表す GrapeCity.Win.CalendarGrid.Editors.AmPmPattern 列挙体。
午前を表す文字列を表す System.String 値。
午後を表す文字列を表す System.String 値。
DateAmPmDisplayField クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal pattern As AmPmPattern, _
   ByVal amDesignator As String, _
   ByVal pmDesignator As String _
)
public DateAmPmDisplayField( 
   AmPmPattern pattern,
   string amDesignator,
   string pmDesignator
)

パラメータ

pattern
午前または午後の表示形式を表す GrapeCity.Win.CalendarGrid.Editors.AmPmPattern 列挙体。
amDesignator
午前を表す文字列を表す System.String 値。
pmDesignator
午後を表す文字列を表す System.String 値。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.