Condividi tramite


Classe ReportColor

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

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ReportColor
'Utilizzo
Dim instance As ReportColor
public sealed class ReportColor
public ref class ReportColor sealed
[<SealedAttribute>]
type ReportColor =  class end
public final class ReportColor

Osservazioni

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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.