Share via


IDlgGridControl.GetRowInfo(Int32) Method

Definition

public:
 Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ GetRowInfo(int nRowNum);
public Microsoft.ReportingServices.QueryDesigners.GridCellCollection GetRowInfo (int nRowNum);
abstract member GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
Public Function GetRowInfo (nRowNum As Integer) As GridCellCollection

Parameters

nRowNum
Int32

Returns

Applies to