共用方式為


ReportExpression.GlobalProperties.RenderFormatIsInteractive 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

The RenderFormatIsInteractive property.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Const RenderFormatIsInteractive As String
'用途
Dim value As String 

value = ReportExpression.GlobalProperties.RenderFormatIsInteractive
public const string RenderFormatIsInteractive
public:
literal String^ RenderFormatIsInteractive
static val mutable RenderFormatIsInteractive: string
public const var RenderFormatIsInteractive : String

請參閱

參考

ReportExpression.GlobalProperties 類別

Microsoft.ReportingServices.RdlObjectModel 命名空間