Infragistics2.Win.UltraWinTree.v8.1
UltraTreeNode Constructor
See Also 
Infragistics.Win.UltraWinTree Namespace > UltraTreeNode Class : UltraTreeNode Constructor

Creates a new instance of the UltraTreeNode object.

Overload List

OverloadDescription
UltraTreeNode Constructor() Creates a new instance of the UltraTreeNode object.  
UltraTreeNode Constructor(SerializationInfo,StreamingContext) Constructor used during deserialization to initialize a new UltraTreeNode object with the serialized property values.  
UltraTreeNode Constructor(String) Creates a new instance of the UltraTreeNode object.  
UltraTreeNode Constructor(String,String) Creates a new instance of the UltraTreeNode object.  

See Also