IDlgGridControl.InsertRow(Int32, GridCellCollection) 方法

定義

public:
 void InsertRow(int nRowIndex, Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void InsertRow (int nRowIndex, Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
Public Sub InsertRow (nRowIndex As Integer, row As GridCellCollection)

參數

nRowIndex
Int32

適用於