C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : FirstMonthOfFY Enumeration |
'Declaration Public Enum FirstMonthOfFY Inherits System.Enum
public enum FirstMonthOfFY : System.Enum
Member | Description |
---|---|
April | Fiscal year starts in April. |
August | Fiscal year starts in August. |
December | Fiscal year starts in December. |
February | Fiscal year starts in February. |
January | Fiscal year is the same as the calendar year. |
July | Fiscal year starts in July. |
June | Fiscal year starts in June. |
March | Fiscal year starts in March. |
May | Fiscal year starts in May. |
November | Fiscal year starts in November. |
October | Fiscal year starts in October. |
September | Fiscal year starts in September. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.FirstMonthOfFY