GridColumnCollection.Item[Int32] Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::ReportingServices::QueryDesigners::GridColumn ^ default[int] { Microsoft::ReportingServices::QueryDesigners::GridColumn ^ get(int index); void set(int index, Microsoft::ReportingServices::QueryDesigners::GridColumn ^ value); };
public Microsoft.ReportingServices.QueryDesigners.GridColumn this[int index] { get; set; }
member this.Item(int) : Microsoft.ReportingServices.QueryDesigners.GridColumn with get, set
Default Public Property Item(index As Integer) As GridColumn
Parâmetros
- index
- Int32