Component Constructor

Initializes the component. Called during construction.
 

Examples

The following example initializes a new instance of a Component object:

var newObject = new dundas.Component();