Lingua

TablixCornerRow.Item[Int32] Proprietà

Definizione

Ottiene una cella d'angolo tablix all'indice specificato.

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

Parametri

index
Int32

L'indice della cella d'angolo del tablix.

Valore della proprietà

Un oggetto TablixCornerCell.

Si applica a