Partager via


Propriété PointerCap.Reflection

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Reflection As ReportBoolProperty 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

PointerCap Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering