Compartir a través de


ReportColor Constructor (String)

Creates a new instance of the ReportColor class.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

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

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

Parámetros

Vea también

Referencia

ReportColor Estructura

Sobrecarga de ReportColor

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel