Proprietà Value
Gets the ReportColor value of the property.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Value As ReportColor
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColor
A ReportColor object.