'Declaration <DescriptionAttribute("Represents a SmartItem designed to be used as a checkbox node for the SmartOptionList SmartControl.")> Public Class CheckBoxNode Inherits ButtonBaseNode Implements Xceed.SmartUI.IExpandable
'Usage Dim instance As CheckBoxNode
[Description("Represents a SmartItem designed to be used as a checkbox node for the SmartOptionList SmartControl.")] public class CheckBoxNode : ButtonBaseNode, Xceed.SmartUI.IExpandable