GrapeCity.Win.Calendar 名前空間 > GcCalendar クラス : CalendarYear プロパティ |
Public Property CalendarYear As CalendarYear
public CalendarYear CalendarYear {get; set;}
Imports GrapeCity.Win.Calendar
GcCalendar1.CalendarYear = CalendarYear.Fiscal
GcCalendar1.FirstFiscalMonth = Months.April
using GrapeCity.Win.Calendar;
gcCalendar1.CalendarYear = CalendarYear.Fiscal;
gcCalendar1.FirstFiscalMonth = Months.April;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2