Campo TablixCell.m_columnIndex
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
An int value that represents the column index of the tablix cell.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_columnIndex As Integer
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering