Поделиться через


Свойство ChartLegendCustomItemCell.CellSpan

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets an expression that evaluates to the number of cells this cell extends to the right.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property CellSpan As ReportIntProperty 
    Get
'Применение
Dim instance As ChartLegendCustomItemCell 
Dim value As ReportIntProperty 

value = instance.CellSpan
public ReportIntProperty CellSpan { get; }
public:
property ReportIntProperty^ CellSpan {
    ReportIntProperty^ get ();
}
member CellSpan : ReportIntProperty
function get CellSpan () : ReportIntProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object that represents the number of cells this cell extends to the right.

См. также

Справочник

ChartLegendCustomItemCell Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering