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