SetCellDataFromControlEventArgs Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SetCellDataFromControlEventArgs() | |
SetCellDataFromControlEventArgs(Int32, Int32, IGridEmbeddedControl) |
SetCellDataFromControlEventArgs()
protected:
SetCellDataFromControlEventArgs();
protected SetCellDataFromControlEventArgs ();
Protected Sub New ()
Aplica-se a
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)
Parâmetros
- nRow
- Int32
- nCol
- Int32
- control
- IGridEmbeddedControl