Share via


DlgStorage.GetCell(Int64, Int32) Method

Definition

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

Parameters

nRow
Int64
nCol
Int32

Returns

Applies to