DlgGridControl.GetRowInfo(Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ GetRowInfo(int rowNum);
public Microsoft.ReportingServices.QueryDesigners.GridCellCollection GetRowInfo (int rowNum);
abstract member GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
override this.GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
Public Function GetRowInfo (rowNum As Integer) As GridCellCollection
Параметры
- rowNum
- Int32