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


年表示または月表示のヘッダの書式を取得または設定します。
構文
'Declaration
 
Public Property YearMonthFormat As YearMonthFormat
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As YearMonthFormat
 
instance.YearMonthFormat = value
 
value = instance.YearMonthFormat
public YearMonthFormat YearMonthFormat {get; set;}

プロパティ値

年月書式を示す DropDownCalendar.YearMonthFormat 構造体。
解説
このプロパティは、DropDownCalendar.CalendarTypeYearMonth モードの場合にヘッダテキストが従う書式を決定します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


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