Freigeben über


PointerCap.Reflection-Eigenschaft

Gets an expression that evaluates to a value that indicates whether the cap has a reflection effect.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Reflection As ReportBoolProperty 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Siehe auch

Verweis

PointerCap Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace