Responder Developer Guide
GetDataRow Method (InfraTreeDatasetDecorator)


Syntax
'Declaration
 
Public Shared Function GetDataRow( _
   ByVal treeNode As Infragistics.Win.UltraWinTree.UltraTreeNode _
) As DataRow
'Usage
 
Dim treeNode As Infragistics.Win.UltraWinTree.UltraTreeNode
Dim value As DataRow
 
value = InfraTreeDatasetDecorator.GetDataRow(treeNode)
public static DataRow GetDataRow( 
   Infragistics.Win.UltraWinTree.UltraTreeNode treeNode
)

Parameters

treeNode
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

InfraTreeDatasetDecorator Class
InfraTreeDatasetDecorator Members

 

 


Send Comment