Value Propiedad
Gets the ReportColor value of the property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Value As ReportColor
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColor
A ReportColor object.