IDlgGridControl.AddRow(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 AddRow(Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void AddRow (Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member AddRow : Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub AddRow (row As GridCellCollection)