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()
Параметры
Возвращаемое значение
GridCell[]