Поле TablixCell.m_columnIndex
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
An int value that represents the column index of the tablix cell.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_columnIndex As Integer
'Применение
Dim value As Integer
value = Me.m_columnIndex
Me.m_columnIndex = value
protected int m_columnIndex
protected:
int m_columnIndex
val mutable m_columnIndex: int
protected var m_columnIndex : int
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering