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

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

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

参照

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