StateIndicatorStyle Constructor

Initializes the state style. Called during construction.
 

Parameters

container

Type: HTMLElement
The new container for this control.
Optional: True

Examples

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

var newObject = new dundas.controls.StateIndicatorStyle();