Represents a collection of TableBodyRows
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class TableBody.RowCollection : Collection<TableBodyRow>
Inheritance: objectCollection<TableBodyRow>TableBody.RowCollection
Constructors
C#
public RowCollection()
Methods
TODO: Add documentation.