次の方法で共有


Report.DataElementStyle プロパティ

定義

リーフレベルの値 (例: テキスト ボックスの値やグラフのデータ値) を要素として表示するか属性として表示するかを示す値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Report::DataElementStyles DataElementStyle { Microsoft::ReportingServices::OnDemandReportRendering::Report::DataElementStyles get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Report.DataElementStyles DataElementStyle { get; }
member this.DataElementStyle : Microsoft.ReportingServices.OnDemandReportRendering.Report.DataElementStyles
Public ReadOnly Property DataElementStyle As Report.DataElementStyles

プロパティ値

Report.DataElementStyles オブジェクト。

適用対象