次の方法で共有


IDlgGridControl.GetRowInfo(Int32) メソッド

定義

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

パラメーター

nRowNum
Int32

戻り値

適用対象