IGridStorage.FillControlWithData(Int64, Int32, IGridEmbeddedControl) 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 FillControlWithData(long nRowIndex, int nColIndex, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl ^ control);
public void FillControlWithData (long nRowIndex, int nColIndex, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl control);
abstract member FillControlWithData : int64 * int * Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl -> unit
Public Sub FillControlWithData (nRowIndex As Long, nColIndex As Integer, control As IGridEmbeddedControl)
Paramètres
- nRowIndex
- Int64
- nColIndex
- Int32
- control
- IGridEmbeddedControl