[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableCellCollection

TableCellCollection Class

Represents a strongly typed collection of TableCell objects.

Inheritance
TableCellCollection
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class TableCellCollection : ItemCollection<TableCell>, IList<TableCell>, ICollection<TableCell>, IEnumerable<TableCell>, IEnumerable

Implements

Extension Methods