IDlgGridControl.InsertRow(Int32, GridCellCollection) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- nRowIndex
- Int32