다음을 통해 공유


MemberCellIndex 속성

Indicates the location of this member in the grid of cells.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
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.