ITableWidget

Assembly: Express;

Description

The ITableWidget interface is used to work with basic properties of the TableWidget component.

Inheritance Hierarchy

          IWidget

          ITableWidget

Comments

To activate the TableWidget component, set the Active property to True in the development environment object inspector.

Properties

  Property name Brief description
Source The Source property determines data source for the TableWidget component.

Properties inherited from IWidget

  Property name Brief description
Active The Active property determines whether component is active.
NavBar The NavBar property determines component which will be used to display visually the tabs.
Pads The Pads property returns collections of tabs available for selected source.

See also:

Express Assembly Interfaces