MESCIUS SPREAD for Windows Forms 17.0J
FirstMonthInView プロパティ (DropDownCalendarInfo)

ドロップダウンカレンダーに表示される最初の月を取得または設定します。
構文
'Declaration
 
Public Property FirstMonthInView As Months
public Months FirstMonthInView {get; set;}

プロパティ値

曜日を示すMonths列挙値。
既定値は <b>Months.Default</b> です。
解説
<see cref="P:DropDownCalendar.CalendarType" /> が <b>MonthDay</b> で、<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar" /> に 12 か月が表示される場合、このプロパティは最初に表示される月を指定します。値が <b>Months.Default</b> でない場合、カレンダーは1年単位でスクロールします。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


© MESCIUS inc. All rights reserved.