TableWidget

Assembly: Express;

Description

The TableWidget class is used to set up the TableWidget component.

Comments

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

Class object properties inherited from ITableWidget

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

Class object 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.

Class object properties inherited from IComponent

  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:

Express Assembly Classes