IDlgGridControl.SetRowInfo(Int32, GridCellCollection) Method

Definition

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)

Parameters

nRowNum
Int32

Applies to