ITableSource

Assembly: Express;

Description

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

Inheritance Hierarchy

          ITableSource

Comments

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.

Properties

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

See also:

Express Assembly Interfaces