FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface / FiscalYearFirstMonth Property

In This Topic
    FiscalYearFirstMonth Property (IRangeInfo)
    In This Topic
    Gets or sets the number of the first month for the fiscal year.
    Syntax
    'Declaration
     
    Property FiscalYearFirstMonth As Integer
    int FiscalYearFirstMonth {get; set;}
    Remarks

    A value in range 1 - 12

    For example, 4 for a fiscal year that begins in April.

    See Also