Share via


DlgGridControl.GetGridCellArrFromCol(GridCellCollection) Method

Definition

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

Parameters

Returns

Applies to