ComponentSetting Constructor

Initializes the ComponentSetting. Called during construction.
 

Parameters

options

Type: Object
(optional) Property values to construct the defaults of this object.
Optional: True

Examples

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

var newObject = new dundas.data.ComponentSetting();