Sdílet prostřednictvím


ReportExpression.GlobalProperties.TotalPages Field

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

The TotalPages property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Const TotalPages As String
'Usage
Dim value As String 

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

See Also

Reference

ReportExpression.GlobalProperties Class

Microsoft.ReportingServices.RdlObjectModel Namespace