Compartir a través de


PointerCap.Reflection Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

PointerCap Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering