TableBodyRow
Class
Represents a row in the Table's Body
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(TableBodyRowConverter))]
public class TableBodyRow
Inheritance: objectTableBodyRow
Constructors
TODO: Add documentation.
C#
public TableBodyRow()
TODO: Add documentation.