Compartir a través de


DlgGridControl.AddRow(GridCellCollection) Método

Definición

public:
 virtual void AddRow(Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void AddRow (Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member AddRow : Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
override this.AddRow : Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub AddRow (row As GridCellCollection)

Parámetros

Implementaciones

Se aplica a