Language

ChartLegendCustomItemCell.Text プロパティ

定義

セルテキストに評価する式を得ます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Text { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Text { get; }
member this.Text : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Text As ReportStringProperty

プロパティ値

セルテキストを表す ReportStringProperty オブジェクト。

適用対象