Assembly: Express;
The ITableWidget interface is used to work with basic properties of the TableWidget component.
ITableWidget
To activate the TableWidget component, set the Active property to True in the development environment object inspector.
Property name | Brief description | |
Source | The Source property determines data source for the TableWidget component. |
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: