Lenguaje

GridCellCollection.Item[Int32] Propiedad

Definición

public:
 property Microsoft::ReportingServices::QueryDesigners::GridCell ^ default[int] { Microsoft::ReportingServices::QueryDesigners::GridCell ^ get(int index); void set(int index, Microsoft::ReportingServices::QueryDesigners::GridCell ^ value); };
public Microsoft.ReportingServices.QueryDesigners.GridCell this[int index] { get; set; }
member this.Item(int) : Microsoft.ReportingServices.QueryDesigners.GridCell with get, set
Default Public Property Item(index As Integer) As GridCell

Parámetros

index
Int32

Valor de propiedad

Se aplica a