AddToCurrentPage-Methode
Registers the value of the TextBox as being on the current page.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub AddToCurrentPage
'Usage
Dim instance As TextBoxInstance
instance.AddToCurrentPage()
public void AddToCurrentPage()
public:
void AddToCurrentPage()
member AddToCurrentPage : unit -> unit
public function AddToCurrentPage()
Hinweise
This method is used for calculation of page headers and footers.