Share via


GridColor.ToString - Méthode

Convertit cet objet en une chaîne.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As GridColor
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valeur renvoyée

Type : System.String
La représentation sous forme de chaîne de cet objet, qui utilise le format #rrggbb.

Voir aussi

Référence

GridColor classe

GridColor - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms