次の方法で共有


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

適用対象