DlgGridControl.GetStorageRowAsGridCells(Int32) 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 ^> ^ GetStorageRowAsGridCells(int nRow);
protected Microsoft.ReportingServices.QueryDesigners.GridCell[] GetStorageRowAsGridCells (int nRow);
member this.GetStorageRowAsGridCells : int -> Microsoft.ReportingServices.QueryDesigners.GridCell[]
Protected Function GetStorageRowAsGridCells (nRow As Integer) As GridCell()
Parâmetros
- nRow
- Int32
Retornos
GridCell[]