DropDownListItem Constructor

Initializes the control. Called during construction.
 

Examples

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

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