TablixCornerRowCollection.Item[Int32] Propriété

Définition

Obtient l'élément au niveau de l'index spécifié.

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

Paramètres

index
Int32

Index de l'élément.

Valeur de propriété

TablixCornerRow à l'index spécifié.

S’applique à