PowerTools SPREAD for Windows Forms 8.0J
CalendarType プロパティ (DropDownCalendarInfo)


ドロップダウンカレンダーの種類を取得または設定します。
構文
'Declaration
 
Public Property CalendarType As CalendarType
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As CalendarType
 
instance.CalendarType = value
 
value = instance.CalendarType
public CalendarType CalendarType {get; set;}

プロパティ値

現在のカレンダータイプを示す DropDownCalendar.CalendarType 値。
解説
このプロパティは、この DropDownCalendar の表示タイプを変更します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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