PointerCap.Reflection Property

Definition

Indicates the cap has a reflection effect.

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)

Property Value

A ReportExpression<T> object.

Applies to