Compartir a través de


TextBoxInstance.AddToCurrentPage Método

Registers the value of the TextBox as being on the current page.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Sub AddToCurrentPage
'Uso
Dim instance As TextBoxInstance

instance.AddToCurrentPage()
public void AddToCurrentPage()
public:
void AddToCurrentPage()
member AddToCurrentPage : unit -> unit
public function AddToCurrentPage()

Comentarios

This method is used for calculation of page headers and footers.

Vea también

Referencia

TextBoxInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering