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.