Share via


DlgGridControl.GetStorageRowAsGridCells(Int32) 方法

定义

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

参数

nRow
Int32

返回

适用于