言語

Rectangle.DataElementOutput プロパティ

定義

レポート出力で長方形をレンダリングするか、内容のみをレンダリングするかを示す値を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes

プロパティ値

DataElementOutputTypes の値。

適用対象