DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / RangeInfo Class / FiscalYearFirstMonth Property

In This Topic
    FiscalYearFirstMonth Property (RangeInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FiscalYearFirstMonth As Integer
    public int FiscalYearFirstMonth {get; set;}
    See Also