ITableSource

Assembly: Express;

Description

The ITableSource interface is used to work with parameters of table source.

Inheritance Hierarchy

          ITableSource

Comments

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.

Properties

  Property name Brief description
GetTable The GetTable property returns a table.

See also:

Express Assembly Interfaces