IDlgGridControl.InsertRow(Int32, GridCellCollection) Metodo

Definizione

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)

Parametri

nRowIndex
Int32

Si applica a