Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates the location of this member in the grid of cells.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MemberCellIndex As Integer
Get
'Utilisation
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
Valeur de propriété
Type : System.Int32
An integer containing the location of this member in the grid of cells.