次の方法で共有


DlgGridControl.GetCellInfo(Int32, Int32) メソッド

定義

public:
 virtual Microsoft::ReportingServices::QueryDesigners::GridCell ^ GetCellInfo(int rowNum, int colNum);
public Microsoft.ReportingServices.QueryDesigners.GridCell GetCellInfo (int rowNum, int colNum);
abstract member GetCellInfo : int * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
override this.GetCellInfo : int * int -> Microsoft.ReportingServices.QueryDesigners.GridCell
Public Function GetCellInfo (rowNum As Integer, colNum As Integer) As GridCell

パラメーター

rowNum
Int32
colNum
Int32

戻り値

実装

適用対象