IDlgGridControl.InsertRow(Int32, GridCellCollection) 方法

定义

public:
 void InsertRow(int nRowIndex, Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void InsertRow (int nRowIndex, Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member InsertRow : int * Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub InsertRow (nRowIndex As Integer, row As GridCellCollection)

参数

nRowIndex
Int32

适用于