TableObject.EnableRefresh 属性

定义

指定用户是否可以刷新查询表。 C# 中的布尔 (bool ) 读/写

public:
 property bool EnableRefresh { bool get(); void set(bool value); };
public bool EnableRefresh { get; set; }
Public Property EnableRefresh As Boolean

属性值

适用于