Interface IReportTable
Represents a report table
Namespace: TSD.API.Remoting.Report
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReportTable : IReportItem
Properties
| Name | Description |
|---|---|
| Header | Gets the header of this table |
| Lines | Gets a list of lines of this table |
| Status | Gets the overall status of this table |