ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Overlay Class / BackwardForecastPeriod Property

In This Topic
    BackwardForecastPeriod Property (Overlay)
    In This Topic
    Gets or sets the backward forecast period
    Syntax
    'Declaration
     
    Public Property BackwardForecastPeriod As Integer
    public int BackwardForecastPeriod {get; set;}
    See Also