次の方法で共有


DlgGridControl.GetRowInfo(Int32) メソッド

定義

public:
 virtual Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ GetRowInfo(int rowNum);
public Microsoft.ReportingServices.QueryDesigners.GridCellCollection GetRowInfo (int rowNum);
abstract member GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
override this.GetRowInfo : int -> Microsoft.ReportingServices.QueryDesigners.GridCellCollection
Public Function GetRowInfo (rowNum As Integer) As GridCellCollection

パラメーター

rowNum
Int32

戻り値

実装

適用対象