PowerTools CalendarGrid for Windows Forms 1.0J
FirstMonthInView プロパティ

ドロップダウンカレンダービューの最初の月を取得または設定します。
構文
Public Property FirstMonthInView As Months
public Months FirstMonthInView {get; set;}

プロパティ値

ビューの最初の月を示す Months 列挙値。
既定値は Months.Default です。
解説
CalendarTypeMonthDay で、DropDownCalendar に 12 か月が表示される場合、このプロパティは最初に表示される月を指定します。値が Months.Default でない場合は、年単位でスクロールされます。
参照

DropDownCalendar クラス
DropDownCalendar メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.