言語

ChartLegendCustomItemCell.CellSpan プロパティ

定義

このセルが右に拡張するセル数まで計算する式が得られます。

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

プロパティ値

このセルが右側に拡張されるセル数を表す ReportIntProperty オブジェクト。

適用対象