Freigeben über


ReportColor-Member

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

Der ReportColor-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ReportColor(Color) Initializes a new instance of the ReportColor class with a specified color.
Öffentliche Methode ReportColor(String) Initializes a new instance of the ReportColor class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToColor The color as a GDI+ color class.
Öffentliche Methode ToString The color as a string, as expressed in the report definition. (Überschreibt Object. . :: . .ToString() () () ().)

Zum Anfang