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

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