SetCellDataFromControlEventArgs Constructeurs
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.
Surcharges
| SetCellDataFromControlEventArgs() | |
| SetCellDataFromControlEventArgs(Int32, Int32, IGridEmbeddedControl) |
SetCellDataFromControlEventArgs()
protected:
SetCellDataFromControlEventArgs();
protected SetCellDataFromControlEventArgs ();
Protected Sub New ()
S’applique à
SetCellDataFromControlEventArgs(Int32, Int32, IGridEmbeddedControl)
public:
SetCellDataFromControlEventArgs(int nRow, int nCol, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl ^ control);
public SetCellDataFromControlEventArgs (int nRow, int nCol, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl control);
new Microsoft.ReportingServices.QueryDesigners.SetCellDataFromControlEventArgs : int * int * Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl -> Microsoft.ReportingServices.QueryDesigners.SetCellDataFromControlEventArgs
Public Sub New (nRow As Integer, nCol As Integer, control As IGridEmbeddedControl)
Paramètres
- nRow
- Int32
- nCol
- Int32
- control
- IGridEmbeddedControl