Costruttore ReportItem
Initializes a new instance of the ReportItem class.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New ReportItem()
protected ReportItem()
protected:
ReportItem()
new : unit -> ReportItem
protected function ReportItem()
Vedere anche