Свойство 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.