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