MemberCellIndex 属性

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.