OPC Studio User's Guide and Reference
Node Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.NodeSpace Namespace : Node Class

For a list of all members of this type, see Node members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDescribes the basic external characteristics of the node, such as its name.  
Public PropertyDetermines whether this node is a branch.  
Public PropertyDetermines whether this node is a leaf.  
Public PropertyDetermines whether this node is a root.  
Public PropertyThe name of this node in the node space.  
Public PropertyA collection of sub-nodes in this node (branch).  
Public PropertyThe node that is the parent of this node.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the node.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the node is locked.  
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected Internal PropertyThe types of branch sub-nodes that can be added to this node.  
Protected Internal PropertyThe types of leaf sub-nodes that can be added to this node.  
Top
See Also

Reference

Node Class
OpcLabs.BaseLib.NodeSpace Namespace