Condividi tramite


Costruttore ReportColor (String)

Creates a new instance of the ReportColor class.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    value As String _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

ReportColor Struttura

Overload ReportColor

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel