PowerTools SPREAD for Windows Forms 8.0J
DateDefault プロパティ (SpreadDropDownMonthCalendar)


SpreadDropDownMonthCalendar のデフォルト値を取得または設定します。
構文
'Declaration
 
Public Property DateDefault As Date
'使用法
 
Dim instance As SpreadDropDownMonthCalendar
Dim value As Date
 
instance.DateDefault = value
 
value = instance.DateDefault
public DateTime DateDefault {get; set;}
参照

SpreadDropDownMonthCalendar クラス
SpreadDropDownMonthCalendar メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.