Właściwość CustomLabelInstance.Value
Pobiera wartość obliczoną Value właściwość w CustomLabel klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Value As Double
Get
'Użycie
Dim instance As CustomLabelInstance
Dim value As Double
value = instance.Value
public double Value { get; }
public:
property double Value {
double get ();
}
member Value : float
function get Value () : double
Wartość właściwości
Typ: System.Double
A podwójne wartości reprezentującej obliczonej wartości Value właściwość.
Zobacz także