'宣言
Public NotInheritable Class TableRowCollection Inherits GrapeCity.ActiveReports.PageReportModel.ItemCollection(Of TableRow)
public sealed class TableRowCollection : GrapeCity.ActiveReports.PageReportModel.ItemCollection<TableRow>
'宣言
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