Partager via


Classe ReportColor

Represents a color in a report. This class cannot be inherited.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans 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

Notes

Using this class, you can convert the color into several formats.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..ReportColor

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.