ReportItem Constructor
Initializes a new instance of the ReportItem class.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Sub New
'Uso
Dim instance As New ReportItem()
protected ReportItem()
protected:
ReportItem()
new : unit -> ReportItem
protected function ReportItem()