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.
Represents a color in a report.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ReportColor
'Utilisation
Dim instance As ReportColor
public sealed class ReportColor
public ref class ReportColor sealed
[<SealedAttribute>]
type ReportColor = class end
public final class ReportColor
Le type ReportColor expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ReportColor(String) | Creates a new instance of ReportColor. |
![]() |
ReportColor(String, Boolean) | Creates a new instance of ReportColor. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToColor | Returns a Color object that represents the report color. |
![]() |
ToString | Returns a string that represents the report color. (remplace Object.ToString().) |
![]() ![]() |
TryParse(String, ReportColor%) | Attempts to parse a string value to a ReportColor. |
![]() ![]() |
TryParse(String, Boolean, ReportColor%) | Attempts to parse a string value to a ReportColor. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)