GrapeCity SPREAD for Windows Forms 11.0J
SpreadDropDownMonthCalendar コンストラクタ(DateTimeFormatInfo,DateTime)


System.DateTime値の書式と表示方法を定義します。
SpreadDropDownMonthCalendarのデフォルト値
SpreadDropDownMonthCalendarクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal info As DateTimeFormatInfo, _
   ByVal dateDefault As Date _
)
'使用法
 
Dim info As DateTimeFormatInfo
Dim dateDefault As Date
 
Dim instance As New SpreadDropDownMonthCalendar(info, dateDefault)
public SpreadDropDownMonthCalendar( 
   DateTimeFormatInfo info,
   DateTime dateDefault
)

パラメータ

info
System.DateTime値の書式と表示方法を定義します。
dateDefault
SpreadDropDownMonthCalendarのデフォルト値
参照

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

 

 


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