Share via


DlgGridControl.GetGridCellArrFromCol(GridCellCollection) 方法

定义

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

参数

返回

适用于