Właściwość ReportColorProperty.Value
Pobiera wartość koloru właściwość.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Value As ReportColor
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor obiektu.
Zobacz także