Open this page in the API Guide

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:

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