Assembly: Express;
The ITableSource interface is used to work with parameters of table source.
ITableSource
The interface is used to send data from the UiErAnalyzer and UiReport components to the TableWidget component.
To work with basic properties of the TableWidget component, use properties of the ITableWidget interface.
| Property name | Brief description | |
| GetTable | The GetTable property returns a table. |
See also: