Assembly: Express;
The TableWidget class is used to set up the TableWidget component.
To activate manually the TableWidget component in development environment object inspector, set True to the Active property.
| 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. |
| Property name | Brief description | |
| ComponentCount | The ComponentCount property returns number of child components. | |
| Components | The Components property returns a child component. | |
| Data | The Data property is used to store any custom data. | |
| Name | The Name property determines component name. | |
| Tag | The Tag property is not used by the compiler. User can change the value of the property and use it at his own discretion. |
See also: