DlgGridControl.InsertRow(Int32, GridCellCollection) Метод

Определение

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)

Параметры

rowIndex
Int32

Реализации

Применяется к