Indicates the location of this member in the grid of cells.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public ReadOnly Property MemberCellIndex As Integer
Get
‘사용 방법
Dim instance As DataMember
Dim value As Integer
value = instance.MemberCellIndex
public int MemberCellIndex { get; }
public:
property int MemberCellIndex {
int get ();
}
member MemberCellIndex : int
function get MemberCellIndex () : int
속성 값
유형: System.Int32
An integer containing the location of this member in the grid of cells.