Responder Developer Guide
GetIsBroughtIntoViewWhenSelected Method


Syntax
'Declaration
 
Public Shared Function GetIsBroughtIntoViewWhenSelected( _
   ByVal treeViewItem As TreeViewItem _
) As Boolean
'Usage
 
Dim treeViewItem As TreeViewItem
Dim value As Boolean
 
value = TreeViewItemBehavior.GetIsBroughtIntoViewWhenSelected(treeViewItem)
public static bool GetIsBroughtIntoViewWhenSelected( 
   TreeViewItem treeViewItem
)

Parameters

treeViewItem
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

TreeViewItemBehavior Class
TreeViewItemBehavior Members

 

 


Send Comment