Responder Developer Guide
InfraTreeDatarowDisplay Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal treeNode As Infragistics.Win.UltraWinTree.UltraTreeNode, _
   ByVal decorator As InfraTreeDatasetDecorator _
)
'Usage
 
Dim treeNode As Infragistics.Win.UltraWinTree.UltraTreeNode
Dim decorator As InfraTreeDatasetDecorator
 
Dim instance As New InfraTreeDatarowDisplay(treeNode, decorator)
public InfraTreeDatarowDisplay( 
   Infragistics.Win.UltraWinTree.UltraTreeNode treeNode,
   InfraTreeDatasetDecorator decorator
)

Parameters

treeNode
decorator
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

InfraTreeDatarowDisplay Class
InfraTreeDatarowDisplay Members

 

 


Send Comment