Compartilhar via


IDlgGridControl.GetCellInfo(Int32, Int32) Método

Definição

public:
 Microsoft::ReportingServices::QueryDesigners::GridCell ^ GetCellInfo(int nRowNum, int nColNum);
public Microsoft.ReportingServices.QueryDesigners.GridCell GetCellInfo (int nRowNum, int nColNum);
abstract member GetCellInfo : int * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
Public Function GetCellInfo (nRowNum As Integer, nColNum As Integer) As GridCell

Parâmetros

nRowNum
Int32
nColNum
Int32

Retornos

Aplica-se a