DlgGridControl.GetGridCellArrFromCol(GridCellCollection) Método
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.
protected:
cli::array <Microsoft::ReportingServices::QueryDesigners::GridCell ^> ^ GetGridCellArrFromCol(Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
protected Microsoft.ReportingServices.QueryDesigners.GridCell[] GetGridCellArrFromCol (Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
member this.GetGridCellArrFromCol : Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> Microsoft.ReportingServices.QueryDesigners.GridCell[]
Protected Function GetGridCellArrFromCol (row As GridCellCollection) As GridCell()
Parâmetros
Retornos
GridCell[]