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


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

プロパティ値

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

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


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