Assembly: Express;
The ITableSource interface is used to work with parameters of table source.
ITableSource
Interface is used to transfer data from 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: