Sdílet prostřednictvím


TablixCell.m_columnIndex Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_columnIndex As Integer
'Usage
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