TextBoxInstance.AddToCurrentPage 方法

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

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Sub AddToCurrentPage
用法
Dim instance As TextBoxInstance

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

注释

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