GrapeCity ActiveReports for .NET 16.0J
TableColumnCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : TableColumnCollection クラス
TableColumnオブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
TableColumnCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class TableColumnCollection 
   Inherits System.Collections.ObjectModel.Collection(Of TableColumn)
public sealed class TableColumnCollection : System.Collections.ObjectModel.Collection<TableColumn> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.TableColumnCollection

参照

TableColumnCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間