ActiveReports for .NET 18.0J
TableCellCollection クラス
メンバ 

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

System.Object
   GrapeCity.ActiveReports.PageReportModel.ItemCollection<T>
      GrapeCity.ActiveReports.PageReportModel.TableCellCollection

参照

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