Xceed SmartUI for WinForms v3.6 Documentation
CheckBoxNode SmartItem
Welcome to Xceed SmartUI for WinForms v3.6 > Basic Concepts > SmartControls > SmartOptionList > CheckBoxNode SmartItem

The CheckBoxNode SmartItem is one of the preferred SmartItems for the SmartOptionList SmartControl and is designed to be used as a checkbox node.  

Although the CheckBoxNode SmartItem is one of the SmartOptionList's preferred SmartItems, it can also be used with any other SmartControl.

Preferred sibling SmartItems

The following table provides a list of the preferred sibling SmartItems: 

Preferred sibling SmartItem Description
Node SmartItem Represents a SmartItem designed to be used as a node for the SmartOptionList SmartControl.
RadioButtonNode SmartItem Represents a SmartItem designed to be used as a radio button node for the SmartOptionList SmartControl.

Things you should consider