Share via


DlgGridControl.SetRowInfo(Int32, GridCellCollection) Méthode

Définition

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

Paramètres

rowNum
Int32

Implémente

S’applique à