次の方法で共有


PointerCap.Reflection プロパティ

定義

キャップが反射効果を持つことを示します。

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)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象