Share via


DlgGridControl.AddRow(GridCellCollection) 方法

定义

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

参数

实现

适用于