Share via


TablixCornerRow.Item[Int32] Propriété

Définition

Obtient une cellule d'angle de tableau matriciel au niveau de l'index spécifié.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TablixCornerCell ^ default[int] { Microsoft::ReportingServices::OnDemandReportRendering::TablixCornerCell ^ get(int index); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TablixCornerCell this[int index] { get; }
member this.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.TablixCornerCell
Default Public Overrides ReadOnly Property Item(index As Integer) As TablixCornerCell

Paramètres

index
Int32

Index de la cellule d'angle de tableau matriciel.

Valeur de propriété

Objet TablixCornerCell.

S’applique à