Метод 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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering