ComponentOne GanttView for WinForms
UseStartingYearForFY Property (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : UseStartingYearForFY Property
Gets or sets whether the fiscal year starts in the same calendar year (true) or in the previous calendar year (false).
Syntax
'Declaration
 
Public Property UseStartingYearForFY As System.Boolean
public System.bool UseStartingYearForFY {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members