Udostępnij przez


Metoda ReportColor.ToColor

Zwraca Color obiekt, który reprezentuje kolor raportu.

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

Składnia

'Deklaracja
Public Function ToColor As Color
'Użycie
Dim instance As ReportColor
Dim returnValue As Color

returnValue = instance.ToColor()
public Color ToColor()
public:
Color ToColor()
member ToColor : unit -> Color 
public function ToColor() : Color

Wartość zwracana

Typ: System.Drawing.Color
A Color obiektu.