StyleBase Constructor
Initializes a new instance of the StyleBase 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 StyleBase()
protected StyleBase()
protected:
StyleBase()
new : unit -> StyleBase
protected function StyleBase()
Vea también