| Overload | Description |
|---|---|
| CheckedListBoxItem Constructor() | Initializes a new instance of the CheckedListBoxItem class. |
| CheckedListBoxItem Constructor(String) | Initializes a new instance of the CheckedListBoxItem class specifying its Xceed.SmartUI.SmartItem.Text. |
| CheckedListBoxItem Constructor(Int32) | Initializes a new instance of the CheckedListBoxItem class specifying its Xceed.SmartUI.SmartItem.ImageIndex. |
| CheckedListBoxItem Constructor(String,Int32) | Initializes a new instance of the CheckedListBoxItem class specifying its Xceed.SmartUI.SmartItem.Text and Xceed.SmartUI.SmartItem.ImageIndex. |