Open this page in the API Guide

CheckboxListItem Constructor

Initializes the control. Called during construction.
 

Examples

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

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