ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / FirstMonthOfFY Property

In This Topic
    FirstMonthOfFY Property (C1GanttView)
    In This Topic
    Gets or sets the first month of the fiscal year.
    Syntax
    'Declaration
     
    Public Property FirstMonthOfFY As FirstMonthOfFY
    public FirstMonthOfFY FirstMonthOfFY {get; set;}
    See Also