Freigeben über


IDlgGridControl.GetCellInfo(Int32, Int32) Methode

Definition

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

Parameter

nRowNum
Int32
nColNum
Int32

Gibt zurück

Gilt für: