Partager via


Méthode AddToCurrentPage

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Sub AddToCurrentPage
'Utilisation
Dim instance As TextBoxInstance

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

Notes

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