다음을 통해 공유


IDlgGridControl.SetRowInfo(Int32, GridCellCollection) 메서드

정의

public:
 void SetRowInfo(int nRowNum, Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void SetRowInfo (int nRowNum, Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member SetRowInfo : int * Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub SetRowInfo (nRowNum As Integer, row As GridCellCollection)

매개 변수

nRowNum
Int32

적용 대상