GridHeader.InsertHeaderItem(Int32, GridColumnInfo) 方法

定义

public:
 void InsertHeaderItem(int nIndex, Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ info);
public void InsertHeaderItem (int nIndex, Microsoft.ReportingServices.QueryDesigners.GridColumnInfo info);
member this.InsertHeaderItem : int * Microsoft.ReportingServices.QueryDesigners.GridColumnInfo -> unit
Public Sub InsertHeaderItem (nIndex As Integer, info As GridColumnInfo)

参数

nIndex
Int32

适用于