Partager via


Membres ReportColor

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

Le type ReportColor expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ReportColor(Color) Initializes a new instance of the ReportColor class with a specified color.
Méthode publique ReportColor(String) Initializes a new instance of the ReportColor class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToColor The color as a GDI+ color class.
Méthode publique ToString The color as a string, as expressed in the report definition. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page