Construtor StyleBase
Initializes a new instance of the StyleBase class.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New StyleBase()
protected StyleBase()
protected:
StyleBase()
new : unit -> StyleBase
protected function StyleBase()