FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / FiscalYearFirstMonth Property

In This Topic
    FiscalYearFirstMonth Property (C1FormatEditor)
    In This Topic
    Gets or sets the FiscalYearFirstMonth being created or edited.
    Syntax
    'Declaration
     
    Public Property FiscalYearFirstMonth As Integer
    public int FiscalYearFirstMonth {get; set;}
    See Also