Właściwość PointerCap.Reflection
Pobiera wyrażenie wartość wskazuje, czy WPR efekt odbicia.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Reflection As ReportBoolProperty
Get
'Użycie
Dim instance As PointerCap
Dim value As ReportBoolProperty
value = instance.Reflection
public ReportBoolProperty Reflection { get; }
public:
property ReportBoolProperty^ Reflection {
ReportBoolProperty^ get ();
}
member Reflection : ReportBoolProperty
function get Reflection () : ReportBoolProperty
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty obiektu.
Zobacz także