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