Membri ReportColor
Represents a color in a report. This class cannot be inherited.
Il tipo ReportColor espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ReportColor(Color) | Initializes a new instance of the ReportColor class with a specified color. |
![]() |
ReportColor(String) | Initializes a new instance of the ReportColor class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToColor | The color as a GDI+ color class. |
![]() |
ToString | The color as a string, as expressed in the report definition. (Esegue l'override di Object. . :: . .ToString() () () ().) |
In alto
Vedere anche