Compartir a través de


IDlgGridControl.GetRowInfo(Int32) Método

Definición

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

Parámetros

nRowNum
Int32

Devoluciones

Se aplica a