Xceed SmartUI for WinForms v3.6 Documentation
Node Class
Members 


Xceed.SmartUI.Controls.v3.6 Assembly > Xceed.SmartUI.Controls.OptionList Namespace : Node Class
Represents a SmartItem designed to be used as a node for the SmartOptionList SmartControl.
Syntax
'Declaration
 
<DescriptionAttribute("Represents a SmartItem designed to be used as a node for the SmartOptionList SmartControl.")>
Public Class Node 
   Inherits Xceed.SmartUI.Controls.TreeView.Node
   Implements Xceed.SmartUI.IExpandable 
'Usage
 
Dim instance As Node
[Description("Represents a SmartItem designed to be used as a node for the SmartOptionList SmartControl.")]
public class Node : Xceed.SmartUI.Controls.TreeView.Node, Xceed.SmartUI.IExpandable  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Xceed.SmartUI.SmartItem
            Xceed.SmartUI.Controls.TreeView.Node
               Xceed.SmartUI.Controls.OptionList.Node
                  Xceed.SmartUI.Controls.OptionList.ButtonBaseNode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Node Members
Xceed.SmartUI.Controls.OptionList Namespace