GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > TableColumnCollection クラス : Insert メソッド |
'宣言 Public Sub Insert( _ ByVal index As Integer, _ ByVal item As TableColumn _ )
public void Insert( int index, TableColumn item )