IDlgGridControl.SetRowInfo(Int32, GridCellCollection) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- nRowNum
- Int32