Partager via


Propriété MapCustomColor.Color

Gets the color.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Color As ReportColorProperty 
    Get
'Utilisation
Dim instance As MapCustomColor 
Dim value As ReportColorProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Voir aussi

Référence

MapCustomColor Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering