Share via


DlgGridControl.GetStorageRowAsGridCells(Int32) Méthode

Définition

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()

Paramètres

nRow
Int32

Retours

S’applique à