IDlgGridControl.GetRowInfo(Int32) 方法

定義

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

參數

nRowNum
Int32

傳回

GridCellCollection

適用於