DlgStorage.GetCell(Int64, Int32) Metodo

Definizione

protected:
 Microsoft::ReportingServices::QueryDesigners::GridCell ^ GetCell(long nRow, int nCol);
protected Microsoft.ReportingServices.QueryDesigners.GridCell GetCell (long nRow, int nCol);
member this.GetCell : int64 * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
Protected Function GetCell (nRow As Long, nCol As Integer) As GridCell

Parametri

nRow
Int64
nCol
Int32

Restituisce

Si applica a