次の方法で共有


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

パラメーター

戻り値

適用対象