ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / AutoRefresh Property

In This Topic
    AutoRefresh Property (Report)
    In This Topic

     

    Caution: This property is not yet implemented. Please ignore.

     

    Syntax
    'Declaration
     
    Public Property AutoRefresh As Integer
    public int AutoRefresh {get; set;}

    Property Value

    Integer indicating the rate at which the report page automatically refreshes.
    Remarks
     
    See Also