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

In This Topic
    UseFiscalYear Property (ScaleTier)
    In This Topic
    Gets or sets whether the fiscal year should be used instead of the calendar year.
    Syntax
    'Declaration
     
    Public Property UseFiscalYear As System.Boolean
    public System.bool UseFiscalYear {get; set;}
    See Also