Partager via


Propriété ReportColorProperty.Value

Gets the color value of the property.

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

Syntaxe

'Déclaration
Public ReadOnly Property Value As ReportColor 
    Get
'Utilisation
Dim instance As ReportColorProperty 
Dim value As ReportColor 

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

Valeur de propriété

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

Voir aussi

Référence

ReportColorProperty Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering