Report.AutoRefresh 属性

定义

获取报表页在以 HTML 的形式呈现时自动刷新的速率(秒)。

public:
 property int AutoRefresh { int get(); };
public int AutoRefresh { get; }
member this.AutoRefresh : int
Public ReadOnly Property AutoRefresh As Integer

属性值

一个 int 值。

适用于