Udostępnij przez


Właściwość MapCustomColorInstance.Color

Pobiera wartość obliczoną Color właściwość w MapCustomColor klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Color As ReportColor
    Get
'Użycie
Dim instance As MapCustomColorInstance
Dim value As ReportColor

value = instance.Color
public ReportColor Color { get; }
public:
property ReportColor^ Color {
    ReportColor^ get ();
}
member Color : ReportColor
function get Color () : ReportColor

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor wartości reprezentującej obliczonej wartości Color właściwość.