GridCellCollection.Insert(Int32, GridCell) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
void Insert(int index, Microsoft::ReportingServices::QueryDesigners::GridCell ^ cell);
public void Insert (int index, Microsoft.ReportingServices.QueryDesigners.GridCell cell);
member this.Insert : int * Microsoft.ReportingServices.QueryDesigners.GridCell -> unit
Public Sub Insert (index As Integer, cell As GridCell)
Параметры
- index
- Int32
- cell
- GridCell