DlgGridControl.GetStorageRowAsGridCells(Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
cli::array <Microsoft::ReportingServices::QueryDesigners::GridCell ^> ^ GetStorageRowAsGridCells(int nRow);
protected Microsoft.ReportingServices.QueryDesigners.GridCell[] GetStorageRowAsGridCells (int nRow);
member this.GetStorageRowAsGridCells : int -> Microsoft.ReportingServices.QueryDesigners.GridCell[]
Protected Function GetStorageRowAsGridCells (nRow As Integer) As GridCell()
Параметры
- nRow
- Int32
Возвращаемое значение
GridCell[]