Interface IReportTableLine
Represents a line in a report table
Namespace: TSD.API.Remoting.Report
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReportTableLine
Properties
| Name | Description |
|---|---|
| Items | Gets the list of items of this line |
| Table | Gets the sub-table attached to this line |