TablixCell.m_rowIndex Field
This API supports the .NET Framework 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_rowIndex As Integer
'Usage
Dim value As Integer
value = Me.m_rowIndex
Me.m_rowIndex = value
protected int m_rowIndex
protected:
int m_rowIndex
val mutable m_rowIndex: int
protected var m_rowIndex : int