Compartir a través de


PointerCap.Reflection Propiedad

Definición

Indica que el extremo tiene un efecto de reflejo.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Reflection { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Reflection { get; set; }
member this.Reflection : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Reflection As ReportExpression(Of Boolean)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a