다음을 통해 공유


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

반환

적용 대상