IDlgGridControl.GetCellInfo(Int32, Int32) Método
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.
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