Udostępnij przez


Klasa ReportColor

Reprezentuje kolor w raporcie.

Hierarchia dziedziczenia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ReportColor

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public NotInheritable Class ReportColor
'Użycie
Dim instance As ReportColor
public sealed class ReportColor
public ref class ReportColor sealed
[<SealedAttribute>]
type ReportColor =  class end
public final class ReportColor

Typ ReportColor uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ReportColor(String) Tworzy nowe wystąpienie ReportColor.
Metoda publiczna ReportColor(String, Boolean) Tworzy nowe wystąpienie ReportColor.

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToColor Zwraca Color obiekt, który reprezentuje kolor raportu.
Metoda publiczna ToString Zwraca ciąg , reprezentuje kolor raportu. (Zastępuje Object.ToString()).
Metoda publicznaStatyczny element członkowski TryParse(String, ReportColor%) Próbuje zanalizować ciąg wartość ReportColor.
Metoda publicznaStatyczny element członkowski TryParse(String, Boolean, ReportColor%) Próbuje zanalizować ciąg wartość ReportColor.

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.