Compartilhar via


TablixCornerRowCollection.Item[Int32] Propriedade

Definição

Obtém o item no índice especificado.

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

Parâmetros

index
Int32

O índice do item.

Valor da propriedade

Um TablixCornerRow no índice especificado.

Aplica-se a