ActiveReports 9
AutoRefresh Property (Report)

Gets or sets the rate at which the report page automatically refreshes, in seconds.

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

Property Value

An Integer indicating the rate at which the report page automatically refreshes.

Remarks

The value must be non-negative.

If the property value is omitted or is zero, the report does not automatically refresh.

The maximum value is 2147483647 seconds.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Report Class
Report Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum