Конструктор Page
Creates a new instance of the Page class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New Page()
public Page()
public:
Page()
new : unit -> Page
public function Page()