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 オブジェクト。

適用対象