DlgGridControl.InsertRow(Int32, GridCellCollection) Metodo

Definizione

public:
 virtual void InsertRow(int rowIndex, Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void InsertRow (int rowIndex, Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member InsertRow : int * Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
override this.InsertRow : int * Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub InsertRow (rowIndex As Integer, row As GridCellCollection)

Parametri

rowIndex
Int32

Implementazioni

Si applica a