TablixCornerRow.Item[Int32] Propriedade

Definição

Obtém uma célula de canto tablix no índice especificado.

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

Parâmetros

index
Int32

O índice da célula de canto tablix.

Valor da propriedade

Um objeto TablixCornerCell.

Aplica-se a