Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Creates a new instance of the ReportColor class.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Sub New ( _
value As String _
)
'Utilisation
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
)
Paramètres
- value
Type : System.String
A string that represents the color.