次の方法で共有


IDlgGridControl.AddRow(GridCellCollection) メソッド

定義

public:
 void AddRow(Microsoft::ReportingServices::QueryDesigners::GridCellCollection ^ row);
public void AddRow (Microsoft.ReportingServices.QueryDesigners.GridCellCollection row);
abstract member AddRow : Microsoft.ReportingServices.QueryDesigners.GridCellCollection -> unit
Public Sub AddRow (row As GridCellCollection)

パラメーター

適用対象