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

Возвращаемое значение

Реализации

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