Compartir a través de


ReportColor Constructor (String)

Creates a new instance of ReportColor.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Sub New ( _
    color As String _
)
'Uso
Dim color As String 

Dim instance As New ReportColor(color)
public ReportColor(
    string color
)
public:
ReportColor(
    String^ color
)
new : 
        color:string -> ReportColor
public function ReportColor(
    color : String
)

Parámetros

Vea también

Referencia

ReportColor Clase

Sobrecarga de ReportColor

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering