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 对象,它表示此单元向右扩展的单元数。

适用于