Partilhar via


Propriedade do RDL PointerCap.Reflection

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 (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Reflection As ReportBoolProperty 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

PointerCap Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering